Bump jest from 26.6.3 to 27.1.0

Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.1.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.6.3...v27.1.0)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-30 04:01:36 +00:00 committed by GitHub
parent 3bc12645a5
commit 2e329abea7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1720 additions and 2959 deletions

4677
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,7 +22,7 @@
"eslint": "^7.27.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"jest": "^26.6.3",
"jest": "^27.1.0",
"prettier": "^2.3.0",
"react": ">=16.8",
"release-it": "^14.6.2"