Bump jest from 29.7.0 to 30.0.5

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

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.0.5
  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-08-12 20:13:33 +00:00 committed by GitHub
parent 4109b4033f
commit 0f1988270e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3439 additions and 2389 deletions

5826
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -40,7 +40,7 @@
"@types/node": "^24.0.14",
"@types/semver": "^7.7.0",
"@vercel/ncc": "^0.38.3",
"jest": "^29.7.0",
"jest": "^30.0.5",
"js-yaml": "^4.1.0",
"ts-jest": "^29.4.0",
"typescript": "^5.8.3"