Bump jest-circus from 25.2.4 to 25.2.6 (#61)

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 25.2.4 to 25.2.6.
- [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.2.6/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-03 10:22:21 +02:00
committed by GitHub
parent 4bcd932c28
commit cc0b84e429
2 changed files with 174 additions and 285 deletions

View File

@@ -33,7 +33,7 @@
"@types/node": "^13.11.0",
"@types/download": "^6.2.4",
"jest": "^25.2.6",
"jest-circus": "^25.2.4",
"jest-circus": "^25.2.6",
"jest-runtime": "^25.2.6",
"prettier": "^2.0.2",
"ts-jest": "^25.2.1",