Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 22, 2019
1 parent 6e7c2f2 commit 6a267f7
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
]
},
"dependencies": {
"@babel/core": "7.5.5",
"@babel/plugin-proposal-class-properties": "7.5.5",
"@babel/plugin-proposal-object-rest-spread": "7.5.5",
"@babel/plugin-transform-destructuring": "7.5.0",
"@babel/plugin-transform-react-jsx": "7.3.0",
"@babel/plugin-transform-runtime": "7.5.5",
"@babel/polyfill": "7.4.4",
"@babel/preset-env": "7.5.5",
"@babel/preset-react": "7.0.0",
"@babel/runtime": "7.5.5",
"@babel/core": "7.7.7",
"@babel/plugin-proposal-class-properties": "7.7.4",
"@babel/plugin-proposal-object-rest-spread": "7.7.7",
"@babel/plugin-transform-destructuring": "7.7.4",
"@babel/plugin-transform-react-jsx": "7.7.7",
"@babel/plugin-transform-runtime": "7.7.6",
"@babel/polyfill": "7.7.0",
"@babel/preset-env": "7.7.7",
"@babel/preset-react": "7.7.4",
"@babel/runtime": "7.7.7",
"babel-loader": "8.0.6",
"babel-plugin-transform-react-remove-prop-types": "^0.4.13",
"case-sensitive-paths-webpack-plugin": "^2.1.2",
Expand Down

0 comments on commit 6a267f7

Please sign in to comment.