Bump jest from 30.0.4 to 30.0.5

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-22 20:51:12 +00:00 committed by GitHub
parent 772faa550b
commit e27f92d5c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 303 additions and 303 deletions

604
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -19,7 +19,7 @@
"protobufjs": "^7.5.3"
},
"devDependencies": {
"jest": "^30.0.4",
"jest": "^30.0.5",
"prisma": "^6.12.0"
}
}