Bump jest from 30.1.2 to 30.1.3

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

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-09 13:03:13 +00:00 committed by GitHub
parent 7a460deeba
commit 3ccce195a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 264 additions and 267 deletions

529
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -28,7 +28,7 @@
}, },
"devDependencies": { "devDependencies": {
"@vercel/ncc": "^0.38.3", "@vercel/ncc": "^0.38.3",
"jest": "^30.1.2", "jest": "^30.1.3",
"nock": "^14.0.10", "nock": "^14.0.10",
"semistandard": "^17.0.0" "semistandard": "^17.0.0"
}, },