Skip to content

Commit b5f66b4

Browse files
committed
Update jest monorepo to v29
1 parent c94f40e commit b5f66b4

File tree

2 files changed

+1003
-1260
lines changed

2 files changed

+1003
-1260
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
],
3939
"devDependencies": {
4040
"@rubensworks/eslint-config": "^1.0.0",
41-
"@types/jest": "^27.0.0",
41+
"@types/jest": "^29.0.0",
4242
"@types/n3": "^1.10.3",
4343
"@typescript-eslint/eslint-plugin": "^5.0.0",
4444
"@typescript-eslint/parser": "^5.0.0",
@@ -51,14 +51,14 @@
5151
"eslint-plugin-jest": "^26.0.0",
5252
"eslint-plugin-tsdoc": "^0.2.7",
5353
"eslint-plugin-unused-imports": "^2.0.0",
54-
"jest": "^27.0.0",
54+
"jest": "^29.0.0",
5555
"jest-rdf": "^1.7.0",
5656
"manual-git-changelog": "^1.0.1",
5757
"n3": "^1.6.3",
5858
"pre-commit": "^1.2.2",
5959
"rdf-quad": "^1.5.0",
6060
"streamify-string": "^1.0.1",
61-
"ts-jest": "^27.0.0",
61+
"ts-jest": "^29.0.0",
6262
"typescript": "^5.0.0"
6363
},
6464
"jest": {

0 commit comments

Comments
 (0)