Skip to content

Commit

Permalink
Update jest monorepo to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 8, 2020
1 parent 0eacc73 commit 6bbb05c
Show file tree
Hide file tree
Showing 3 changed files with 1,724 additions and 917 deletions.
4 changes: 2 additions & 2 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",
"jest": "^26.0.0",
"ts-jest": "^24.3.0",
"babel-jest": "^24.9.0",
"babel-jest": "^26.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": "^26.0.0"
},
"engines": {
"node": ">= 8.9.0"
Expand Down

0 comments on commit 6bbb05c

Please sign in to comment.