deps: bump jest-circus from 25.2.2 to 25.2.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-26 20:38:01 +00:00
parent 1bafab6d5a
commit a2600d572b
2 changed files with 334 additions and 22 deletions

View File

@@ -68,7 +68,7 @@
"eslint-plugin-jest": "^23.8.2",
"husky": "^4.2.3",
"jest": "^25.2.2",
"jest-circus": "^25.2.2",
"jest-circus": "^25.2.3",
"lint-staged": "^10.0.9",
"nock": "^12.0.3",
"prettier": "2.0.2",