Skip to content

Commit a8c3057

Browse files
chore(deps): update jest monorepo to v30
1 parent 1c89635 commit a8c3057

File tree

3 files changed

+970
-538
lines changed

3 files changed

+970
-538
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"cross-env": "^7.0.3",
5555
"esbuild": "^0.25.0",
5656
"husky": "^9.0.11",
57-
"jest": "^29.7.0",
57+
"jest": "^30.0.0",
5858
"lerna": "8.2.2",
5959
"lint-staged": "^15.2.7",
6060
"lodash": "^4.17.21",

packages/integrate/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"@swc/helpers": "^0.5.11",
2323
"@swc-node/core": "^1.13.1",
2424
"@swc-node/register": "workspace:*",
25-
"@types/jest": "^29.5.12",
25+
"@types/jest": "^30.0.0",
2626
"@types/react": "^19.0.0",
2727
"@types/react-dom": "^19.0.0",
28-
"jest": "^29.7.0",
28+
"jest": "^30.0.0",
2929
"react": "^19.0.0",
3030
"react-dom": "^19.0.0",
3131
"sinon": "^20.0.0",

0 commit comments

Comments
 (0)