Skip to content

Commit 4b11397

Browse files
committed
chore: update jest monorepo to v27
1 parent 73b2ed1 commit 4b11397

File tree

3 files changed

+619
-744
lines changed

3 files changed

+619
-744
lines changed

@packages/test-environment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"license": "MIT",
2929
"dependencies": {
3030
"@types/tmp": "^0.2.0",
31-
"jest-environment-node": "^26.6.2",
31+
"jest-environment-node": "^27.0.0",
3232
"tmp": "0.2.1"
3333
},
3434
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"eslint-plugin-import": "^2.20.1",
9797
"eslint-plugin-jest": "^24.0.0",
9898
"husky": "^6.0.0",
99-
"jest": "26.6.3",
99+
"jest": "27.0.1",
100100
"lerna": "^4.0.0",
101101
"lint-staged": "11.0.0",
102102
"prettier": "^2.0.5",

0 commit comments

Comments
 (0)