Bump jest from 29.1.2 to 29.2.2

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.1.2 to 29.2.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/commits/v29.2.2/packages/jest)

---
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] 2022-10-26 14:08:29 +00:00 committed by GitHub
parent b3bda2d04e
commit 8b562c1e59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 776 additions and 845 deletions

1619
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -28,7 +28,7 @@
"devDependencies": {
"@vercel/ncc": "0.34.0",
"husky": "^8.0.1",
"jest": "^29.1.2",
"jest": "^29.2.2",
"nock": "^13.2.9",
"semistandard": "^16.0.1"
},