deps: bump jest-circus from 26.1.0 to 26.2.1 (#402)

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 26.1.0 to 26.2.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.2.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-07-31 23:54:25 +09:00
committed by GitHub
parent ca4532b6bc
commit d1ebf3fd0d
2 changed files with 263 additions and 257 deletions

View File

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