deps: bump jest-circus from 26.5.1 to 26.5.2 (#453)

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 26.5.1 to 26.5.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.5.2/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-10-07 11:16:57 +09:00
committed by GitHub
parent 8bb474e6f0
commit 2b3e82c924
2 changed files with 260 additions and 259 deletions

View File

@@ -71,7 +71,7 @@
"eslint-plugin-jest": "^23.20.0",
"husky": "^4.3.0",
"jest": "^25.5.4",
"jest-circus": "^26.5.1",
"jest-circus": "^26.5.2",
"lint-staged": "^10.4.0",
"nock": "^13.0.4",
"prettier": "2.1.2",