Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Hartorn committed Jan 6, 2019
1 parent 86ada06 commit 1617690
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 38 deletions.
113 changes: 78 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
},
"dependencies": {
"@babel/core": "7.2.2",
"@babel/plugin-proposal-class-properties": "7.2.1",
"@babel/plugin-proposal-decorators": "7.2.2",
"@babel/plugin-proposal-class-properties": "7.2.3",
"@babel/plugin-proposal-decorators": "7.2.3",
"@babel/plugin-proposal-function-bind": "7.2.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.2.0",
"@babel/plugin-proposal-object-rest-spread": "7.2.0",
Expand All @@ -44,7 +44,7 @@
"@babel/plugin-transform-react-inline-elements": "7.2.0",
"@babel/plugin-transform-runtime": "7.2.0",
"@babel/polyfill": "7.0.0",
"@babel/preset-env": "7.2.0",
"@babel/preset-env": "7.2.3",
"@babel/preset-react": "7.0.0",
"@babel/runtime": "7.2.0",
"babel-plugin-lodash": "3.3.4",
Expand Down

0 comments on commit 1617690

Please sign in to comment.