Bump jest-circus from 25.2.7 to 25.3.0 (#74)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-04-10 04:02:13 +02:00
committed by GitHub
parent 70f3e1534a
commit d6d7f82212
2 changed files with 309 additions and 36 deletions

View File

@@ -35,7 +35,7 @@
"@types/download": "^6.2.4",
"@zeit/ncc": "^0.22.1",
"jest": "^25.2.7",
"jest-circus": "^25.2.7",
"jest-circus": "^25.3.0",
"jest-runtime": "^25.3.0",
"prettier": "^2.0.4",
"ts-jest": "^25.3.1",