Skip to content

Commit ef7b05e

Browse files
chore(deps): update jest monorepo to v30
1 parent d4ca2ee commit ef7b05e

File tree

3 files changed

+1307
-670
lines changed

3 files changed

+1307
-670
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@changesets/get-release-plan": "^4.0.0",
3838
"@eslint/js": "^9.2.0",
3939
"@preconstruct/cli": "^2.8.9",
40-
"@types/jest": "^29.0.0",
40+
"@types/jest": "^30.0.0",
4141
"@types/node": "^22.0.0",
4242
"@types/node-fetch": "^2.5.12",
4343
"@types/react": "^19.0.0",
@@ -46,8 +46,8 @@
4646
"esbuild-jest": "^0.5.0",
4747
"eslint": "^9.2.0",
4848
"eslint-plugin-react-hooks": "5.2.0",
49-
"jest": "^29.0.0",
50-
"jest-environment-jsdom": "^29.0.0",
49+
"jest": "^30.0.0",
50+
"jest-environment-jsdom": "^30.0.0",
5151
"prettier": "^3.5.1",
5252
"tsx": "^4.0.0",
5353
"typescript": "^5.5.0",

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)