Bump jest from 29.6.4 to 29.7.0 (#352)

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-18 15:56:06 -04:00 committed by GitHub
parent 2804f806e0
commit f3affec3d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 726 additions and 748 deletions

1472
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -29,7 +29,7 @@
"devDependencies": {
"@vercel/ncc": "^0.38.0",
"husky": "^8.0.3",
"jest": "^29.6.4",
"jest": "^29.7.0",
"nock": "^13.3.3",
"semistandard": "^17.0.0"
},