deps: bump jest-circus from 25.5.3 to 25.5.4

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-02 08:20:41 +00:00
parent 466efd6e32
commit 9983819c7b
2 changed files with 50 additions and 25 deletions

View File

@@ -68,7 +68,7 @@
"eslint-plugin-jest": "^23.8.2",
"husky": "^4.2.5",
"jest": "^25.5.3",
"jest-circus": "^25.5.3",
"jest-circus": "^25.5.4",
"lint-staged": "^10.2.2",
"nock": "^12.0.3",
"prettier": "2.0.5",