Skip to content

Commit

Permalink
npm: update @types/jest requirement in /packages/server
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 5b2a8f8 commit 07509cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@data-river/shared": "workspace:*",
"@types/cors": "^2.8.17",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"typescript": "^5.6.3"
Expand Down

0 comments on commit 07509cb

Please sign in to comment.