Skip to content

Commit

Permalink
chore(deps): update babel monorepo (#627)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 22, 2020
1 parent 776e644 commit bdbc3f4
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 392 deletions.
16 changes: 8 additions & 8 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.8.4",
"@babel/core": "7.9.6",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-transform-modules-commonjs": "7.9.6",
"@babel/preset-react": "7.9.4",
"@babel/preset-typescript": "7.9.0",
"@babel/traverse": "7.9.6",
"@babel/types": "7.9.6",
"@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",
"@emotion/core": "10.0.35",
"@storybook/addon-info": "5.3.21",
"@storybook/addon-options": "5.3.21",
Expand Down
Loading

0 comments on commit bdbc3f4

Please sign in to comment.