deps: bump jest-circus from 24.9.0 to 25.1.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-23 20:56:05 +00:00
parent 66d664bedd
commit b4a0e8ba60
2 changed files with 911 additions and 16 deletions

View File

@@ -64,7 +64,7 @@
"eslint-plugin-jest": "^23.6.0",
"husky": "^4.0.10",
"jest": "^24.9.0",
"jest-circus": "^24.9.0",
"jest-circus": "^25.1.0",
"lint-staged": "^10.0.2",
"nock": "^11.7.2",
"prettier": "1.19.1",