Bump jest from 30.0.5 to 30.1.2

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

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.1.2
  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-02 14:26:01 +00:00 committed by GitHub
parent fe520b50b1
commit 9adae29709
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 290 additions and 290 deletions

578
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.5",
"jest": "^30.1.2",
"prisma": "^6.13.0"
}
}