Bump jest-circus from 25.5.2 to 26.0.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-05-05 04:01:30 +00:00 committed by GitHub
parent 84be82804b
commit c2a5bfc574
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 982 additions and 361 deletions

1341
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -35,7 +35,7 @@
"@types/download": "^6.2.4",
"@zeit/ncc": "^0.22.1",
"jest": "^25.5.0",
"jest-circus": "^25.5.0",
"jest-circus": "^26.0.0",
"jest-runtime": "^25.5.0",
"prettier": "^2.0.5",
"ts-jest": "^25.4.0",