Skip to content

Commit ba3994b

Browse files
committed
Update jest monorepo to v29
1 parent 37194e1 commit ba3994b

File tree

2 files changed

+493
-457
lines changed

2 files changed

+493
-457
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,20 +34,20 @@
3434
"test"
3535
],
3636
"devDependencies": {
37-
"@types/jest": "^28.1.4",
37+
"@types/jest": "^29.0.0",
3838
"@types/minimist": "^1.2.0",
3939
"@types/sax": "^1.0.1",
4040
"arrayify-stream": "^2.0.0",
4141
"coveralls": "^3.0.0",
42-
"jest": "^28.1.2",
42+
"jest": "^29.0.0",
4343
"jest-rdf": "^1.7.0",
4444
"manual-git-changelog": "^1.0.0",
4545
"pre-commit": "^1.2.2",
4646
"rdf-quad": "^1.5.0",
4747
"rdf-test-suite": "^1.13.4",
4848
"streamify-array": "^1.0.0",
4949
"streamify-string": "^1.0.1",
50-
"ts-jest": "^28.0.5",
50+
"ts-jest": "^29.0.0",
5151
"ts-loader": "^9.3.1",
5252
"tslint": "^6.0.0",
5353
"tslint-eslint-rules": "^5.3.1",

0 commit comments

Comments
 (0)