Skip to content

Commit 7084d33

Browse files
chore(deps): update jest monorepo to v30 (#129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3dad4d6 commit 7084d33

File tree

2 files changed

+883
-650
lines changed

2 files changed

+883
-650
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@nestjs/schematics": "^11.0.0",
9090
"@nestjs/testing": "^11.0.6",
9191
"@types/express": "^5.0.0",
92-
"@types/jest": "^29.5.12",
92+
"@types/jest": "^30.0.0",
9393
"@types/jsonwebtoken": "^9.0.6",
9494
"@types/node": "^22.0.0",
9595
"@types/slug": "^5.0.8",
@@ -99,7 +99,7 @@
9999
"deep-extend": ">=0.6.0",
100100
"eslint": "^8.57.0",
101101
"extend": ">=3.0.2",
102-
"jest": "^29.7.0",
102+
"jest": "^30.0.0",
103103
"supertest": "^7.0.0",
104104
"ts-jest": "^29.1.2",
105105
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)