Skip to content

Commit 221612c

Browse files
committed
chore(deps): update babel monorepo
1 parent 0737a49 commit 221612c

File tree

2 files changed

+361
-44
lines changed

2 files changed

+361
-44
lines changed

package.json

Lines changed: 9 additions & 9 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.8",
43+
"@babel/core": "7.12.9",
44+
"@babel/plugin-proposal-class-properties": "7.12.1",
45+
"@babel/plugin-transform-modules-commonjs": "7.12.1",
46+
"@babel/preset-react": "7.12.7",
47+
"@babel/preset-typescript": "7.12.7",
48+
"@babel/traverse": "7.12.9",
49+
"@babel/types": "7.12.7",
5050
"@emotion/core": "10.0.35",
5151
"@storybook/addon-info": "5.3.21",
5252
"@storybook/addon-options": "5.3.21",
@@ -58,7 +58,7 @@
5858
"avaron": "0.2.0",
5959
"babel-core": "7.0.0-bridge.0",
6060
"babel-eslint": "10.1.0",
61-
"babel-loader": "8.1.0",
61+
"babel-loader": "8.2.2",
6262
"babel-plugin-external-helpers": "6.22.0",
6363
"babel-plugin-transform-class-properties": "6.24.1",
6464
"babel-plugin-transform-object-assign": "6.22.0",

0 commit comments

Comments
 (0)