We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c94f40e commit b5f66b4Copy full SHA for b5f66b4
package.json
@@ -38,7 +38,7 @@
38
],
39
"devDependencies": {
40
"@rubensworks/eslint-config": "^1.0.0",
41
- "@types/jest": "^27.0.0",
+ "@types/jest": "^29.0.0",
42
"@types/n3": "^1.10.3",
43
"@typescript-eslint/eslint-plugin": "^5.0.0",
44
"@typescript-eslint/parser": "^5.0.0",
@@ -51,14 +51,14 @@
51
"eslint-plugin-jest": "^26.0.0",
52
"eslint-plugin-tsdoc": "^0.2.7",
53
"eslint-plugin-unused-imports": "^2.0.0",
54
- "jest": "^27.0.0",
+ "jest": "^29.0.0",
55
"jest-rdf": "^1.7.0",
56
"manual-git-changelog": "^1.0.1",
57
"n3": "^1.6.3",
58
"pre-commit": "^1.2.2",
59
"rdf-quad": "^1.5.0",
60
"streamify-string": "^1.0.1",
61
- "ts-jest": "^27.0.0",
+ "ts-jest": "^29.0.0",
62
"typescript": "^5.0.0"
63
},
64
"jest": {
0 commit comments