deps: bump jest from 25.5.4 to 26.3.0 (#447)

Bumps [jest](https://github.com/facebook/jest) from 25.5.4 to 26.3.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/v25.5.4...v26.3.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-08-12 13:54:24 +09:00 committed by GitHub
parent 61e2a61aea
commit 1f2df4a7dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1362 additions and 872 deletions

2232
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -72,7 +72,7 @@
"eslint-plugin-jest": "^23.20.0",
"eslint-plugin-prettier": "^3.1.4",
"husky": "^4.2.5",
"jest": "^25.5.4",
"jest": "^26.3.0",
"jest-circus": "^26.3.0",
"js-yaml": "^3.14.0",
"lint-staged": "^10.2.11",