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 Nov 4, 2021
1 parent ed0c6af commit f0e15a9
Show file tree
Hide file tree
Showing 4 changed files with 2,927 additions and 3,277 deletions.
8 changes: 4 additions & 4 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 All @@ -31,7 +31,7 @@
"ignore-file.private": "*",
"nested-workspace-helper.private": "*",
"clean-typescript-build.private": "*",
"@types/jest": "^24.0.25",
"@types/jest": "^27.0.0",
"@types/js-yaml": "^3.12.1",
"@types/glob": "^7.1.1",
"@types/node": "^13.1.6"
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 @@ -28,7 +28,7 @@
"@types/node": "^13.1.6"
},
"peerDependencies": {
"jest": "^24.9.0"
"jest": "^27.0.0"
},
"engines": {
"node": ">= 8.9.0"
Expand Down
90 changes: 45 additions & 45 deletions packages/typescript/extra-jest/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f0e15a9

Please sign in to comment.