Bump jest-circus from 26.1.0 to 26.2.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-01 12:43:30 +00:00
parent b67a2a2085
commit 5b0d053e0c
2 changed files with 256 additions and 249 deletions

View file

@ -45,7 +45,7 @@
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"jest": "^26.1.0",
"jest-circus": "^26.1.0",
"jest-circus": "^26.2.2",
"npm-check-updates": "^7.0.2",
"prettier": "^2.0.5",
"ts-jest": "^26.1.4",