Bump jest from 30.0.3 to 30.0.4 (#494)

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

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

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] 2025-07-08 10:30:48 -04:00 committed by GitHub
parent 71c625de8e
commit 1428cf0603
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 591 additions and 591 deletions

1180
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": "^30.0.3",
"jest": "^30.0.4",
"nock": "^14.0.5",
"semistandard": "^17.0.0"
},