deps: bump jest-circus from 26.4.2 to 26.5.1 (#452)

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 26.4.2 to 26.5.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.5.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-10-06 11:33:00 +09:00 committed by GitHub
parent cd215c4ce4
commit 88b26abfee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 353 additions and 304 deletions

655
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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