Skip to content

Commit

Permalink
Update jest monorepo to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 7, 2022
1 parent e4fc43c commit 11c4cb3
Show file tree
Hide file tree
Showing 2 changed files with 846 additions and 1,251 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"test"
],
"devDependencies": {
"@types/jest": "^27.0.0",
"@types/jest": "^28.0.0",
"@types/minimist": "^1.2.0",
"arrayify-stream": "^1.0.0",
"coveralls": "^3.0.0",
"jest": "^27.0.0",
"jest": "^28.0.0",
"jest-rdf": "^1.7.0",
"manual-git-changelog": "^1.0.0",
"pre-commit": "^1.2.2",
"streamify-string": "^1.0.1",
"ts-jest": "^27.0.0",
"ts-jest": "^28.0.0",
"tslint": "^6.0.0",
"tslint-eslint-rules": "^5.3.1",
"typescript": "^4.3.5"
Expand Down
Loading

0 comments on commit 11c4cb3

Please sign in to comment.