Skip to content

Commit 447ad0c

Browse files
committed
Update jest monorepo to v30
1 parent 11844af commit 447ad0c

File tree

2 files changed

+1126
-667
lines changed

2 files changed

+1126
-667
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"semver": "^7.6.2"
3232
},
3333
"devDependencies": {
34-
"@types/jest": "^29.5.12",
34+
"@types/jest": "^30.0.0",
3535
"@types/node": "^20.11.6",
3636
"@types/semver": "^7.5.8",
3737
"@vercel/ncc": "^0.38.1",
38-
"jest": "^29.7.0",
39-
"jest-circus": "^29.7.0",
38+
"jest": "^30.0.0",
39+
"jest-circus": "^30.0.0",
4040
"ts-jest": "^29.1.4",
4141
"typescript": "^5.4.5"
4242
}

0 commit comments

Comments
 (0)