Skip to content

Commit b767bed

Browse files
committed
Update jest monorepo to v28
1 parent 2c22ac9 commit b767bed

File tree

2 files changed

+850
-1041
lines changed

2 files changed

+850
-1041
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,19 +43,19 @@
4343
"test"
4444
],
4545
"devDependencies": {
46-
"@types/jest": "^27.0.0",
46+
"@types/jest": "^28.0.0",
4747
"@types/jest-each": "^24.3.0",
4848
"@types/node": "^16.0.0",
4949
"arrayify-stream": "^1.0.0",
5050
"coveralls": "^3.0.0",
51-
"jest": "^27.0.1",
52-
"jest-each": "^27.0.0",
51+
"jest": "^28.0.0",
52+
"jest-each": "^28.0.0",
5353
"jest-rdf": "^1.7.0",
5454
"manual-git-changelog": "^1.0.1",
5555
"pre-commit": "^1.2.2",
5656
"rdf-test-suite": "^1.13.4",
5757
"streamify-string": "^1.0.1",
58-
"ts-jest": "^27.0.1",
58+
"ts-jest": "^28.0.0",
5959
"tslint": "^6.0.0",
6060
"tslint-eslint-rules": "^5.3.1",
6161
"typescript": "^4.0.2"

0 commit comments

Comments
 (0)