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 e6da7d1 commit 4ced715Copy full SHA for 4ced715
package.json
@@ -45,13 +45,13 @@
45
"test"
46
],
47
"devDependencies": {
48
- "@types/jest": "^29.0.0",
+ "@types/jest": "^30.0.0",
49
"@types/jest-each": "^24.3.0",
50
"@types/readable-stream": "^4.0.0",
51
"arrayify-stream": "^2.0.0",
52
"coveralls": "^3.0.0",
53
- "jest": "^29.0.0",
54
- "jest-each": "^29.0.0",
+ "jest": "^30.0.0",
+ "jest-each": "^30.0.0",
55
"jest-rdf": "^2.0.0",
56
"manual-git-changelog": "^1.0.1",
57
"pre-commit": "^1.2.2",
0 commit comments