Skip to content

Commit 5b65d44

Browse files
Update jest monorepo to v30
1 parent 6522dd7 commit 5b65d44

3 files changed

Lines changed: 992 additions & 657 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@changesets/get-release-plan": "^4.0.0",
3737
"@eslint/js": "^10.0.0",
3838
"@preconstruct/cli": "^2.8.9",
39-
"@types/jest": "^29.0.0",
39+
"@types/jest": "^30.0.0",
4040
"@types/node": "^24.0.0",
4141
"@types/node-fetch": "^2.5.12",
4242
"@types/react": "^19.2.14",
@@ -45,8 +45,8 @@
4545
"esbuild-jest": "^0.5.0",
4646
"eslint": "^10.0.0",
4747
"eslint-plugin-react-hooks": "^7.1.1",
48-
"jest": "^29.0.0",
49-
"jest-environment-jsdom": "^29.0.0",
48+
"jest": "^30.0.0",
49+
"jest-environment-jsdom": "^30.0.0",
5050
"prettier": "^3.5.1",
5151
"tsx": "^4.0.0",
5252
"typescript": "^5.9.3",

packages/fields-document/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@
108108
"@keystone-6/core": "workspace:^",
109109
"@testing-library/react": "^16.0.0",
110110
"@types/is-hotkey": "^0.1.7",
111-
"jest-diff": "^29.0.0",
112-
"pretty-format": "^29.0.0",
111+
"jest-diff": "^30.0.0",
112+
"pretty-format": "^30.0.0",
113113
"slate-hyperscript": "^0.100.0"
114114
},
115115
"peerDependencies": {

0 commit comments

Comments
 (0)