Skip to content

Commit 9b1091b

Browse files
Update jest monorepo to v30
1 parent 13bc8a6 commit 9b1091b

2 files changed

Lines changed: 1284 additions & 750 deletions

File tree

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)