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 5bb497e commit f873b6cCopy full SHA for f873b6c
package.json
@@ -38,7 +38,7 @@
38
],
39
"devDependencies": {
40
"@rubensworks/eslint-config": "^1.0.0",
41
- "@types/jest": "^29.0.0",
+ "@types/jest": "^30.0.0",
42
"@types/n3": "^1.10.3",
43
"@typescript-eslint/eslint-plugin": "^5.0.0",
44
"@typescript-eslint/parser": "^5.0.0",
@@ -51,7 +51,7 @@
51
"eslint-plugin-jest": "^26.0.0",
52
"eslint-plugin-tsdoc": "^0.2.7",
53
"eslint-plugin-unused-imports": "^2.0.0",
54
- "jest": "^29.0.0",
+ "jest": "^30.0.0",
55
"jest-rdf": "^2.0.0",
56
"manual-git-changelog": "^1.0.1",
57
"n3": "^1.6.3",
0 commit comments