deps: bump jest-circus from 25.5.0 to 25.5.1

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 25.5.0 to 25.5.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v25.5.1/packages/jest-circus)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-29 13:35:38 +00:00
parent 32e3df2806
commit a3c3e71549
2 changed files with 434 additions and 6 deletions

View File

@@ -68,7 +68,7 @@
"eslint-plugin-jest": "^23.8.2",
"husky": "^4.2.5",
"jest": "^25.5.0",
"jest-circus": "^25.5.0",
"jest-circus": "^25.5.1",
"lint-staged": "^10.2.0",
"nock": "^12.0.3",
"prettier": "2.0.5",