Bump jest from 27.5.1 to 29.2.1

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 29.2.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.2.1/packages/jest)

---
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] 2022-10-24 04:02:52 +00:00 committed by GitHub
parent 70c762f923
commit 785c19b26c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1408 additions and 2203 deletions

3609
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,7 +22,7 @@
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.5.1",
"jest": "^29.2.1",
"prettier": "^2.6.2",
"react": ">=16.8",
"release-it": "^15.1.1"