Skip to content

Commit

Permalink
Update babel monorepo to v7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 19, 2019
1 parent 2831280 commit 906f993
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@
"homepage": "https://github.com/puncsky/template_website#readme",
"devDependencies": {
"@babel/cli": "7.2.3",
"@babel/core": "7.2.2",
"@babel/plugin-proposal-object-rest-spread": "7.2.0",
"@babel/plugin-transform-flow-strip-types": "7.2.3",
"@babel/polyfill": "7.2.5",
"@babel/preset-env": "7.2.3",
"@babel/core": "7.4.0",
"@babel/plugin-proposal-object-rest-spread": "7.4.0",
"@babel/plugin-transform-flow-strip-types": "7.4.0",
"@babel/polyfill": "7.4.0",
"@babel/preset-env": "7.4.0",
"@babel/preset-flow": "7.0.0",
"@babel/preset-react": "7.0.0",
"@babel/register": "7.0.0",
"@babel/register": "7.4.0",
"ava": "1.0.1",
"babel-eslint": "9.0.0",
"babel-loader": "8.0.5",
Expand Down

0 comments on commit 906f993

Please sign in to comment.