Skip to content

Commit fedf1d3

Browse files
committed
Update babel monorepo
1 parent 1ff6259 commit fedf1d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"dependencies": {
2020
"@amory/style": "2020.2.1-0",
21-
"@babel/plugin-proposal-export-namespace-from": "7.8.3",
21+
"@babel/plugin-proposal-export-namespace-from": "7.14.5",
2222
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2323
"@koa/router": "8.0.8",
2424
"@next/bundle-analyzer": "9.3.4",
@@ -36,7 +36,7 @@
3636
"react-dom": "16.13.1"
3737
},
3838
"devDependencies": {
39-
"@babel/core": "7.9.0",
39+
"@babel/core": "7.14.5",
4040
"@hot-loader/react-dom": "16.13.0",
4141
"@storybook/addon-actions": "5.3.18",
4242
"@storybook/addon-links": "5.3.18",
@@ -45,7 +45,7 @@
4545
"@types/react": "16.9.31",
4646
"@welldone-software/why-did-you-render": "4.0.6",
4747
"babel-eslint": "10.1.0",
48-
"babel-loader": "8.1.0",
48+
"babel-loader": "8.2.2",
4949
"eslint": "6.8.0",
5050
"eslint-plugin-babel": "5.3.0",
5151
"eslint-plugin-import": "2.20.2",

0 commit comments

Comments
 (0)