Merge pull request #17 from Roslund/dependabot/npm_and_yarn/jest-30.0.5

Bump jest from 30.0.4 to 30.0.5
This commit is contained in:
Anton Roslund 2025-08-04 07:35:11 +02:00 committed by GitHub
commit 7fee84de77
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" "protobufjs": "^7.5.3"
}, },
"devDependencies": { "devDependencies": {
"jest": "^30.0.4", "jest": "^30.0.5",
"prisma": "^6.12.0" "prisma": "^6.12.0"
} }
} }