Skip to content

Commit

Permalink
chore: update jest monorepo to v27 (major) (#2617)
Browse files Browse the repository at this point in the history
* chore: update dependency ts-jest to v27

* chore: update jest monorepo to v27

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 27, 2021
1 parent 73b2ed1 commit bbf246b
Show file tree
Hide file tree
Showing 3 changed files with 625 additions and 773 deletions.
2 changes: 1 addition & 1 deletion @packages/test-environment/package.json
Expand Up @@ -28,7 +28,7 @@
"license": "MIT",
"dependencies": {
"@types/tmp": "^0.2.0",
"jest-environment-node": "^26.6.2",
"jest-environment-node": "^27.0.0",
"tmp": "0.2.1"
},
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -96,11 +96,11 @@
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jest": "^24.0.0",
"husky": "^6.0.0",
"jest": "26.6.3",
"jest": "27.0.1",
"lerna": "^4.0.0",
"lint-staged": "11.0.0",
"prettier": "^2.0.5",
"ts-jest": "26.5.6",
"ts-jest": "27.0.0",
"typescript": "4.2.4"
},
"resolutions": {
Expand Down

0 comments on commit bbf246b

Please sign in to comment.