Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2022
1 parent 2de437b commit 49931bd
Show file tree
Hide file tree
Showing 2 changed files with 685 additions and 866 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"devDependencies": {
"@types/debug": "^4.1.7",
"@types/git-url-parse": "^9.0.1",
"@types/jest": "^27.4.0",
"@types/jest": "^28.0.0",
"@types/lodash.mergewith": "^4.6.6",
"@types/minimist": "^1.2.2",
"@types/node": "^16.0.0",
Expand All @@ -129,11 +129,11 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.4",
"jest": "^27.4.7",
"jest": "^28.0.0",
"jest-runner-eslint": "^1.0.0",
"lint-staged": "^12.3.3",
"prettier": "^2.5.1",
"ts-jest": "^27.1.3",
"ts-jest": "^28.0.0",
"typescript": "^4.5.5"
}
}
Loading

0 comments on commit 49931bd

Please sign in to comment.