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 Jun 2, 2022
1 parent 43c631b commit 28474f7
Show file tree
Hide file tree
Showing 2 changed files with 665 additions and 813 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@rubensworks/eslint-config": "^1.0.1",
"@types/jest": "^27.0.0",
"@types/jest": "^28.0.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^7.12.1",
Expand All @@ -60,14 +60,14 @@
"eslint-plugin-jest": "^26.0.0",
"eslint-plugin-tsdoc": "^0.2.7",
"eslint-plugin-unused-imports": "^2.0.0",
"jest": "^27.0.1",
"jest": "^28.0.0",
"jest-rdf": "^1.7.0",
"jshint": "^2.1.10",
"manual-git-changelog": "^1.0.1",
"n3": "^1.11.1",
"pre-commit": "^1.2.2",
"streamify-string": "^1.0.1",
"ts-jest": "^27.0.1",
"ts-jest": "^28.0.0",
"typescript": "^4.3.5"
},
"files": [
Expand Down
Loading

0 comments on commit 28474f7

Please sign in to comment.