deps: bump jest-circus from 25.5.2 to 25.5.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-30 22:25:32 +00:00
parent aaaac3ae99
commit 02e6a28e7e
2 changed files with 23 additions and 59 deletions

View File

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