Skip to content

Commit ba2da56

Browse files
Update jest monorepo to v30
1 parent 5d4af49 commit ba2da56

File tree

2 files changed

+1008
-792
lines changed

2 files changed

+1008
-792
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"@babel/plugin-transform-runtime": "^7.22.9",
1414
"@babel/preset-env": "^7.22.9",
1515
"@babel/preset-typescript": "^7.22.5",
16-
"@jest/globals": "^29.6.2",
16+
"@jest/globals": "^30.0.0",
1717
"@rollup/plugin-babel": "^6.0.3",
1818
"@rollup/plugin-typescript": "^12.0.0",
19-
"@types/jest": "^29.5.12",
19+
"@types/jest": "^30.0.0",
2020
"glob": "^11.0.0",
21-
"jest": "^29.6.2",
21+
"jest": "^30.0.0",
2222
"jest-extended": "^4.0.2",
2323
"lerna": "^8.0.0",
2424
"rollup": "^4.0.0",

0 commit comments

Comments
 (0)