Skip to content

Commit 5a85180

Browse files
Update babel monorepo (#664)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 394a0d8 commit 5a85180

File tree

2 files changed

+932
-24
lines changed

2 files changed

+932
-24
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"styled-components": "5.1.0"
3232
},
3333
"devDependencies": {
34-
"@babel/core": "7.9.0",
35-
"@babel/plugin-proposal-class-properties": "7.8.3",
36-
"@babel/plugin-proposal-object-rest-spread": "7.9.5",
37-
"@babel/plugin-proposal-optional-chaining": "7.9.0",
38-
"@babel/preset-env": "7.9.5",
39-
"@babel/preset-react": "7.9.4",
40-
"@babel/preset-typescript": "7.9.0",
34+
"@babel/core": "7.12.10",
35+
"@babel/plugin-proposal-class-properties": "7.12.1",
36+
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
37+
"@babel/plugin-proposal-optional-chaining": "7.12.7",
38+
"@babel/preset-env": "7.12.11",
39+
"@babel/preset-react": "7.12.10",
40+
"@babel/preset-typescript": "7.12.7",
4141
"@hot-loader/react-dom": "16.13.0",
4242
"@storybook/addon-actions": "5.3.18",
4343
"@storybook/addon-knobs": "5.3.18",
@@ -61,7 +61,7 @@
6161
"@typescript-eslint/parser": "2.28.0",
6262
"awesome-typescript-loader": "5.2.1",
6363
"babel-core": "6.26.3",
64-
"babel-loader": "8.1.0",
64+
"babel-loader": "8.2.2",
6565
"babel-plugin-react-remove-properties": "0.3.0",
6666
"babel-runtime": "6.26.0",
6767
"clean-webpack-plugin": "3.0.0",

0 commit comments

Comments
 (0)