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 12ab6a7 commit 39b1fbaCopy full SHA for 39b1fba
package.json
@@ -41,7 +41,7 @@
41
],
42
"devDependencies": {
43
"@rubensworks/eslint-config": "^1.0.0",
44
- "@types/jest": "^29.0.0",
+ "@types/jest": "^30.0.0",
45
"@typescript-eslint/eslint-plugin": "^5.0.0",
46
"@typescript-eslint/parser": "^5.0.0",
47
"coveralls": "^3.0.0",
@@ -52,7 +52,7 @@
52
"eslint-plugin-jest": "^24.0.2",
53
"eslint-plugin-tsdoc": "^0.2.7",
54
"eslint-plugin-unused-imports": "^1.0.0",
55
- "jest": "^29.0.0",
+ "jest": "^30.0.0",
56
"jest-rdf": "^2.0.0",
57
"manual-git-changelog": "^1.0.0",
58
"pre-commit": "^1.2.2",
0 commit comments