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 27, 2022
1 parent caf3e92 commit 8b623e1
Show file tree
Hide file tree
Showing 2 changed files with 894 additions and 911 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
"devDependencies": {
"@rubensworks/eslint-config": "^1.0.0",
"@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.9.0",
Expand All @@ -45,10 +45,10 @@
"eslint-plugin-jest": "^25.0.0",
"eslint-plugin-tsdoc": "^0.2.7",
"eslint-plugin-unused-imports": "^2.0.0",
"jest": "^27.0.0",
"jest": "^28.0.0",
"manual-git-changelog": "^1.0.0",
"pre-commit": "^1.2.2",
"ts-jest": "^27.0.0",
"ts-jest": "^28.0.0",
"typescript": "^4.3.5"
},
"jest": {
Expand Down

0 comments on commit 8b623e1

Please sign in to comment.