Skip to content

Commit 1c9cb3d

Browse files
committed
Update jest monorepo to v27
1 parent b55964d commit 1c9cb3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@typescript-eslint/eslint-plugin": "2.33.0",
5959
"@typescript-eslint/parser": "2.33.0",
6060
"babel-eslint": "10.1.0",
61-
"babel-jest": "24.9.0",
61+
"babel-jest": "27.0.1",
6262
"babel-loader": "8.1.0",
6363
"chromatic": "5.2.0",
6464
"copyfiles": "2.2.0",
@@ -69,7 +69,7 @@
6969
"eslint-plugin-promise": "4.2.1",
7070
"eslint-plugin-react": "7.19.0",
7171
"eslint-plugin-react-hooks": "2.5.1",
72-
"jest": "24.9.0",
72+
"jest": "27.0.1",
7373
"lerna": "3.20.2",
7474
"node-jq": "1.11.1",
7575
"vercel": "20.1.2",

0 commit comments

Comments
 (0)