Skip to content

Commit d77550b

Browse files
Update jest monorepo to v30
1 parent 346e0dd commit d77550b

File tree

2 files changed

+1309
-1703
lines changed

2 files changed

+1309
-1703
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
"@babel/core": "7.28.3",
1818
"@babel/preset-env": "7.28.3",
1919
"@babel/preset-typescript": "7.27.1",
20-
"@types/jest": "29.5.14",
20+
"@types/jest": "30.0.0",
2121
"@typescript-eslint/eslint-plugin": "7.18.0",
2222
"@typescript-eslint/parser": "7.18.0",
23-
"babel-jest": "29.7.0",
23+
"babel-jest": "30.1.2",
2424
"eslint": "8.57.1",
2525
"eslint-config-prettier": "10.1.8",
26-
"jest": "28.1.3",
26+
"jest": "30.1.3",
2727
"prettier": "3.6.2",
2828
"ts-node": "10.9.2",
2929
"typescript": "4.7.4"

0 commit comments

Comments
 (0)