Skip to content

Commit 32abb6d

Browse files
committed
Update babel monorepo
1 parent 20f8510 commit 32abb6d

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
@@ -18,9 +18,9 @@
1818
"register.js"
1919
],
2020
"devDependencies": {
21-
"@babel/core": "7.9.0",
22-
"@babel/preset-react": "7.9.4",
23-
"@babel/runtime-corejs3": "7.9.2",
21+
"@babel/core": "7.14.5",
22+
"@babel/preset-react": "7.14.5",
23+
"@babel/runtime-corejs3": "7.14.5",
2424
"@storybook/addon-actions": "5.3.21",
2525
"@storybook/addon-knobs": "5.3.21",
2626
"@storybook/addon-links": "5.3.21",
@@ -31,7 +31,7 @@
3131
"@storybook/theming": "5.3.21",
3232
"@types/react": "16.8.8",
3333
"@types/webpack-env": "1.13.9",
34-
"babel-loader": "8.0.6",
34+
"babel-loader": "8.2.2",
3535
"core-js": "3.6.4",
3636
"react": "17.0.2",
3737
"typescript": "4.2.3"

0 commit comments

Comments
 (0)