Skip to content

Commit f8ea413

Browse files
Update jest monorepo to v30
1 parent 4d0a0b2 commit f8ea413

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
@@ -23,7 +23,7 @@
2323
"license": "MIT",
2424
"devDependencies": {
2525
"@changesets/cli": "2.29.4",
26-
"@types/jest": "29.5.14",
26+
"@types/jest": "30.0.0",
2727
"@types/node": "22.15.31",
2828
"@typescript-eslint/eslint-plugin": "8.34.0",
2929
"@typescript-eslint/parser": "8.34.0",
@@ -32,7 +32,7 @@
3232
"eslint-plugin-jest": "28.14.0",
3333
"eslint-plugin-prettier": "5.4.1",
3434
"fast-check": "2.25.0",
35-
"jest": "29.7.0",
35+
"jest": "30.0.0",
3636
"prettier": "3.5.3",
3737
"rimraf": "6.0.1",
3838
"ts-jest": "29.3.4",

0 commit comments

Comments
 (0)