Skip to content

Commit 31762e0

Browse files
Update jest monorepo to v30
1 parent 8001c33 commit 31762e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
},
2222
"devDependencies": {
2323
"@babel/preset-env": "^7.26.9",
24-
"@types/jest": "^29.5.14",
25-
"babel-jest": "^29.7.0",
26-
"jest": "^29.7.0",
24+
"@types/jest": "^30.0.0",
25+
"babel-jest": "^30.0.0",
26+
"jest": "^30.0.0",
2727
"ts-jest": "^29.2.5",
2828
"ts-node": "^10.9.2",
2929
"typedoc": "^0.26.11",

0 commit comments

Comments
 (0)