Skip to content

Commit 90fc2fb

Browse files
Update babel monorepo
1 parent 41e111d commit 90fc2fb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@
5151
"react": ">=16.9.0"
5252
},
5353
"devDependencies": {
54-
"@babel/plugin-proposal-export-default-from": "7.14.5",
55-
"@babel/plugin-transform-modules-commonjs": "7.14.5",
56-
"@babel/plugin-transform-runtime": "7.14.5",
57-
"@babel/preset-env": "7.14.5",
58-
"@babel/preset-react": "7.14.5",
54+
"@babel/plugin-proposal-export-default-from": "7.18.10",
55+
"@babel/plugin-transform-modules-commonjs": "7.20.11",
56+
"@babel/plugin-transform-runtime": "7.19.6",
57+
"@babel/preset-env": "7.20.2",
58+
"@babel/preset-react": "7.18.6",
5959
"@testing-library/jest-dom": "^5.11.4",
6060
"@testing-library/react": "^12.0.0",
6161
"@testing-library/react-hooks": "7.0.2",

0 commit comments

Comments
 (0)