Skip to content

Commit

Permalink
Update babel monorepo to v7.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2019
1 parent 2831280 commit 0fb939b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@
},
"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/cli": "7.4.4",
"@babel/core": "7.4.4",
"@babel/plugin-proposal-object-rest-spread": "7.4.4",
"@babel/plugin-transform-flow-strip-types": "7.4.4",
"@babel/polyfill": "7.4.4",
"@babel/preset-env": "7.4.4",
"@babel/preset-flow": "7.0.0",
"@babel/preset-react": "7.0.0",
"@babel/register": "7.0.0",
"@babel/register": "7.4.4",
"ava": "1.0.1",
"babel-eslint": "9.0.0",
"babel-loader": "8.0.5",
Expand Down

0 comments on commit 0fb939b

Please sign in to comment.