deps: bump jest from 26.4.2 to 26.5.0 (#500)

Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.4.2...v26.5.0)

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:32:51 +09:00 committed by GitHub
parent 803227f54b
commit 3b4c9db644
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1887 additions and 278 deletions

2163
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -72,7 +72,7 @@
"eslint-plugin-jest": "^24.0.2",
"eslint-plugin-prettier": "^3.1.4",
"husky": "^4.3.0",
"jest": "^26.4.2",
"jest": "^26.5.0",
"jest-circus": "^26.4.2",
"js-yaml": "^3.14.0",
"lint-staged": "^10.4.0",