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 2c22ac9 commit b767bedCopy full SHA for b767bed
package.json
@@ -43,19 +43,19 @@
43
"test"
44
],
45
"devDependencies": {
46
- "@types/jest": "^27.0.0",
+ "@types/jest": "^28.0.0",
47
"@types/jest-each": "^24.3.0",
48
"@types/node": "^16.0.0",
49
"arrayify-stream": "^1.0.0",
50
"coveralls": "^3.0.0",
51
- "jest": "^27.0.1",
52
- "jest-each": "^27.0.0",
+ "jest": "^28.0.0",
+ "jest-each": "^28.0.0",
53
"jest-rdf": "^1.7.0",
54
"manual-git-changelog": "^1.0.1",
55
"pre-commit": "^1.2.2",
56
"rdf-test-suite": "^1.13.4",
57
"streamify-string": "^1.0.1",
58
- "ts-jest": "^27.0.1",
+ "ts-jest": "^28.0.0",
59
"tslint": "^6.0.0",
60
"tslint-eslint-rules": "^5.3.1",
61
"typescript": "^4.0.2"
0 commit comments