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 1132f7b commit 482172aCopy full SHA for 482172a
package.json
@@ -51,12 +51,12 @@
51
"test"
52
],
53
"devDependencies": {
54
- "@types/jest": "^29.0.0",
+ "@types/jest": "^30.0.0",
55
"@types/jest-each": "^24.3.0",
56
"arrayify-stream": "^2.0.0",
57
"coveralls": "^3.0.0",
58
- "jest": "^29.0.0",
59
- "jest-each": "^29.0.0",
+ "jest": "^30.0.0",
+ "jest-each": "^30.0.0",
60
"jest-rdf": "^2.0.0",
61
"manual-git-changelog": "^1.0.1",
62
"pre-commit": "^1.2.2",
0 commit comments