Merge pull request #5 from Roslund/dependabot/npm_and_yarn/jest-30.0.4

Bump jest from 29.7.0 to 30.0.4
This commit is contained in:
Anton Roslund 2025-07-15 11:14:56 +02:00 committed by GitHub
commit d3ac48f044
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1920 additions and 1015 deletions

2933
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

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