Skip to content

Commit d512c09

Browse files
chore(deps): update jest monorepo to v30
1 parent 6c77290 commit d512c09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"devDependencies": {
77
"@types/bun": "latest",
88
"@types/express": "^5.0.1",
9-
"@types/jest": "^29.5.14",
9+
"@types/jest": "^30.0.0",
1010
"@types/supertest": "^6.0.3",
1111
"@types/uuid": "^10.0.0",
12-
"jest": "^29.7.0",
12+
"jest": "^30.1.3",
1313
"supertest": "^7.1.0",
1414
"ts-jest": "^29.3.0"
1515
},

0 commit comments

Comments
 (0)