Bump jest from 29.7.0 to 30.0.0

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.0.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/v30.0.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.0.0
  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] 2025-06-16 20:21:34 +00:00 committed by GitHub
parent 5a8481b19f
commit 2bc165678a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3331 additions and 1881 deletions

5210
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -28,7 +28,7 @@
},
"devDependencies": {
"@vercel/ncc": "^0.38.3",
"jest": "^29.7.0",
"jest": "^30.0.0",
"nock": "^14.0.5",
"semistandard": "^17.0.0"
},