Skip to content

Commit c2ed96d

Browse files
Update jest monorepo to v30
1 parent e4ee57e commit c2ed96d

File tree

2 files changed

+1282
-780
lines changed

2 files changed

+1282
-780
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"typescript": "^5.0.0"
2020
},
2121
"devDependencies": {
22-
"@types/jest": "^29.5.4",
23-
"jest": "^29.6.4",
22+
"@types/jest": "^30.0.0",
23+
"jest": "^30.0.0",
2424
"ts-jest": "^29.1.1"
2525
}
2626
}

0 commit comments

Comments
 (0)