Skip to content

Commit 98bc995

Browse files
Update babel monorepo (#638)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 425a296 commit 98bc995

File tree

2 files changed

+776
-635
lines changed

2 files changed

+776
-635
lines changed

package.json

+7-7
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.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",
34+
"@babel/core": "7.14.6",
35+
"@babel/plugin-proposal-class-properties": "7.14.5",
36+
"@babel/plugin-proposal-object-rest-spread": "7.14.7",
37+
"@babel/plugin-proposal-optional-chaining": "7.14.5",
38+
"@babel/preset-env": "7.14.7",
39+
"@babel/preset-react": "7.14.5",
40+
"@babel/preset-typescript": "7.14.5",
4141
"@hot-loader/react-dom": "16.13.0",
4242
"@storybook/addon-actions": "5.3.18",
4343
"@storybook/addon-knobs": "5.3.18",

0 commit comments

Comments
 (0)