deps: bump jest-circus from 25.5.1 to 25.5.2

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 25.5.1 to 25.5.2.
- [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.2/packages/jest-circus)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-29 22:20:21 +00:00
parent 271b8c5d4e
commit ed2a699866
2 changed files with 41 additions and 232 deletions

View File

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