Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 16, 2020
1 parent c9de554 commit 2d70405
Show file tree
Hide file tree
Showing 2 changed files with 365 additions and 46 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
},
"homepage": "https://github.com/bokuweb/react-resizable-box",
"devDependencies": {
"@babel/cli": "7.11.6",
"@babel/core": "7.11.6",
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/plugin-transform-modules-commonjs": "7.10.4",
"@babel/preset-react": "7.10.4",
"@babel/preset-typescript": "7.10.4",
"@babel/traverse": "7.11.5",
"@babel/types": "7.11.5",
"@babel/cli": "7.12.10",
"@babel/core": "7.12.10",
"@babel/plugin-proposal-class-properties": "7.12.1",
"@babel/plugin-transform-modules-commonjs": "7.12.1",
"@babel/preset-react": "7.12.10",
"@babel/preset-typescript": "7.12.7",
"@babel/traverse": "7.12.10",
"@babel/types": "7.12.11",
"@emotion/core": "10.0.35",
"@storybook/addon-info": "5.3.21",
"@storybook/addon-options": "5.3.21",
Expand All @@ -58,7 +58,7 @@
"avaron": "0.2.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-loader": "8.1.0",
"babel-loader": "8.2.2",
"babel-plugin-external-helpers": "6.22.0",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-object-assign": "6.22.0",
Expand Down

0 comments on commit 2d70405

Please sign in to comment.