Bump jest-circus from 25.2.4 to 25.5.3

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 25.2.4 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-05-01 08:31:13 +00:00 committed by GitHub
parent 7e28e2e906
commit 723cbf4369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 849 additions and 296 deletions

1143
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -45,7 +45,7 @@
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-prettier": "^3.1.2",
"jest": "^25.2.4",
"jest-circus": "^25.2.4",
"jest-circus": "^25.5.3",
"npm-check-updates": "^4.1.2",
"prettier": "^2.0.2",
"ts-jest": "^25.4.0",