Skip to content

Commit

Permalink
chore: Bump @types/jest version to 29 to match jest version (#27438)
Browse files Browse the repository at this point in the history
  • Loading branch information
robbie-c authored Jan 10, 2025
1 parent 018e95f commit 75c8083
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 127 deletions.
2 changes: 1 addition & 1 deletion plugin-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@types/faker": "^5.5.7",
"@types/generic-pool": "^3.1.9",
"@types/ioredis": "^4.26.4",
"@types/jest": "^28.1.1",
"@types/jest": "^29.5.14",
"@types/long": "4.x.x",
"@types/luxon": "^3.4.2",
"@types/node": "^16.0.0",
Expand Down
137 changes: 11 additions & 126 deletions plugin-server/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 75c8083

Please sign in to comment.