Skip to content

Commit 5f4c86c

Browse files
committed
chore(deps): update babel monorepo
1 parent 44c85ba commit 5f4c86c

File tree

2 files changed

+333
-58
lines changed

2 files changed

+333
-58
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
},
4040
"homepage": "https://github.com/bokuweb/react-resizable-box",
4141
"devDependencies": {
42-
"@babel/cli": "7.11.6",
43-
"@babel/core": "7.11.6",
44-
"@babel/plugin-proposal-class-properties": "7.10.4",
45-
"@babel/plugin-transform-modules-commonjs": "7.10.4",
46-
"@babel/preset-react": "7.10.4",
47-
"@babel/preset-typescript": "7.10.4",
48-
"@babel/traverse": "7.11.5",
49-
"@babel/types": "7.11.5",
42+
"@babel/cli": "7.12.1",
43+
"@babel/core": "7.12.3",
44+
"@babel/plugin-proposal-class-properties": "7.12.1",
45+
"@babel/plugin-transform-modules-commonjs": "7.12.1",
46+
"@babel/preset-react": "7.12.1",
47+
"@babel/preset-typescript": "7.12.1",
48+
"@babel/traverse": "7.12.1",
49+
"@babel/types": "7.12.1",
5050
"@emotion/core": "10.0.35",
5151
"@storybook/addon-info": "5.3.21",
5252
"@storybook/addon-options": "5.3.21",

0 commit comments

Comments
 (0)