Skip to content

Commit e57782a

Browse files
Update jest monorepo to v30
1 parent 1132f7b commit e57782a

File tree

2 files changed

+1159
-605
lines changed

2 files changed

+1159
-605
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@
5151
"test"
5252
],
5353
"devDependencies": {
54-
"@types/jest": "^29.0.0",
54+
"@types/jest": "^30.0.0",
5555
"@types/jest-each": "^24.3.0",
5656
"arrayify-stream": "^2.0.0",
5757
"coveralls": "^3.0.0",
58-
"jest": "^29.0.0",
59-
"jest-each": "^29.0.0",
58+
"jest": "^30.0.0",
59+
"jest-each": "^30.0.0",
6060
"jest-rdf": "^2.0.0",
6161
"manual-git-changelog": "^1.0.1",
6262
"pre-commit": "^1.2.2",

0 commit comments

Comments
 (0)