Bump jest-circus from 25.5.4 to 26.0.1 (#115)

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 25.5.4 to 26.0.1.
- [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.1/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-06-10 17:56:44 +00:00
committed by GitHub
parent 0e24772845
commit 1205c841da
2 changed files with 744 additions and 26 deletions

View File

@@ -31,7 +31,7 @@
"@types/node": "^13.13.5",
"@zeit/ncc": "^0.22.3",
"jest": "^25.5.4",
"jest-circus": "^25.5.4",
"jest-circus": "^26.0.1",
"jest-runtime": "^25.5.4",
"prettier": "^2.0.5",
"removeNPMAbsolutePaths": "^2.0.0",