Bump jest from 30.1.3 to 30.2.0

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

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.2.0
  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] 2025-09-29 22:11:32 +00:00 committed by GitHub
parent afa38526df
commit fbcf96b08d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 645 additions and 632 deletions

1275
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.4",
"jest": "^30.1.3",
"jest": "^30.2.0",
"nock": "^14.0.10",
"semistandard": "^17.0.0"
},