Skip to content

Commit

Permalink
Update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 1, 2021
1 parent 859f490 commit 5b7971d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"url": "https://github.com/ksxnodemodules/nodemonorepo/issues"
},
"devDependencies": {
"jest": "^24.9.0",
"ts-jest": "^24.3.0",
"babel-jest": "^24.9.0",
"jest": "^27.0.0",
"ts-jest": "^27.0.0",
"babel-jest": "^27.0.0",
"yaml-jest": "^1.0.5",
"jest-runner-standard": "^0.0.13",
"js-yaml": "^3.13.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/extra-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/node": "^13.1.6"
},
"peerDependencies": {
"jest": "^24.9.0"
"jest": "^27.0.0"
},
"engines": {
"node": ">= 8.9.0"
Expand Down

0 comments on commit 5b7971d

Please sign in to comment.