deps: bump jest-circus from 26.2.1 to 26.2.2

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 26.2.1 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[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-03 02:04:45 +00:00 committed by GitHub
parent 32ec0a285c
commit 9f6ed02a69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 59 additions and 59 deletions

View file

@ -71,7 +71,7 @@
"eslint-plugin-jest": "^23.20.0",
"husky": "^4.2.5",
"jest": "^25.5.4",
"jest-circus": "^26.2.1",
"jest-circus": "^26.2.2",
"lint-staged": "^10.2.11",
"nock": "^13.0.3",
"prettier": "2.0.5",