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 34b85b3 commit 1a1b23eCopy full SHA for 1a1b23e
package.json
@@ -41,7 +41,7 @@
41
],
42
"devDependencies": {
43
"@rubensworks/eslint-config": "^1.0.0",
44
- "@types/jest": "^27.0.0",
+ "@types/jest": "^29.0.0",
45
"@typescript-eslint/eslint-plugin": "^5.0.0",
46
"@typescript-eslint/parser": "^5.0.0",
47
"coveralls": "^3.0.0",
@@ -52,11 +52,11 @@
52
"eslint-plugin-jest": "^24.0.2",
53
"eslint-plugin-tsdoc": "^0.2.7",
54
"eslint-plugin-unused-imports": "^1.0.0",
55
- "jest": "^27.0.0",
+ "jest": "^29.0.0",
56
"jest-rdf": "^1.5.0",
57
"manual-git-changelog": "^1.0.0",
58
"pre-commit": "^1.2.2",
59
- "ts-jest": "^27.0.0",
+ "ts-jest": "^29.0.0",
60
"typescript": "^5.7.2"
61
},
62
"jest": {
0 commit comments