Skip to content

Commit f54d3db

Browse files
Update babel monorepo
1 parent 5e9f3c0 commit f54d3db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"react": "^17.0.2"
2222
},
2323
"devDependencies": {
24-
"@babel/core": "7.17.2",
25-
"@babel/preset-react": "7.16.7",
26-
"@babel/runtime-corejs3": "7.17.2",
24+
"@babel/core": "7.19.1",
25+
"@babel/preset-react": "7.18.6",
26+
"@babel/runtime-corejs3": "7.19.1",
2727
"@storybook/addon-actions": "6.4.19",
2828
"@storybook/addon-knobs": "6.4.0",
2929
"@storybook/addon-links": "6.4.19",
@@ -34,7 +34,7 @@
3434
"@storybook/theming": "6.4.19",
3535
"@types/react": "17.0.39",
3636
"@types/webpack-env": "1.16.3",
37-
"babel-loader": "8.2.3",
37+
"babel-loader": "8.2.5",
3838
"core-js": "3.21.0",
3939
"esbuild": "0.14.21",
4040
"minimist": "1.2.5",

0 commit comments

Comments
 (0)