Bump jest from 27.1.1 to 27.4.2

Bumps [jest](https://github.com/facebook/jest) from 27.1.1 to 27.4.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.1.1...v27.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-01 04:06:18 +00:00 committed by GitHub
parent baec08c0a9
commit cda5e191ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 907 additions and 852 deletions

1757
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -40,7 +40,7 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-testing-library": "^4.12.2",
"identity-obj-proxy": "^3.0.0",
"jest": "^27.1.1",
"jest": "^27.4.2",
"prettier": "^2.4.0",
"typescript": "^4.4.3"
},