Skip to content

Commit 3886557

Browse files
Update jest monorepo to v30
1 parent c86a4ef commit 3886557

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@babel/core": "7.27.4",
88
"@changesets/changelog-github": "0.5.1",
99
"@changesets/cli": "2.29.4",
10-
"@types/jest": "29.5.14",
10+
"@types/jest": "30.0.0",
1111
"@types/node": "18.19.111",
1212
"@types/react": "19.1.8",
1313
"@types/react-dom": "19.1.6",
@@ -20,7 +20,7 @@
2020
"eslint-import-resolver-typescript": "4.4.3",
2121
"eslint-plugin-import": "2.31.0",
2222
"eslint-plugin-jsx-a11y": "6.10.2",
23-
"jest": "29.7.0",
23+
"jest": "30.0.1",
2424
"next": "15.3.3",
2525
"next12": "npm:[email protected]",
2626
"next13": "npm:[email protected]",

0 commit comments

Comments
 (0)