Skip to content

Commit

Permalink
chore(deps): update dependency @babel/cli to v7.0.0-beta.40
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 12, 2018
1 parent 39cf5d8 commit b7d6fa5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"svgr": "^1.7.0"
},
"devDependencies": {
"@babel/cli": "7.0.0-beta.39",
"@babel/cli": "7.0.0-beta.40",
"@babel/core": "7.0.0-beta.39",
"@babel/node": "7.0.0-beta.39",
"@babel/plugin-proposal-object-rest-spread": "7.0.0-beta.39",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# yarn lockfile v1


"@babel/cli@7.0.0-beta.39":
version "7.0.0-beta.39"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.0.0-beta.39.tgz#0764d7ed63880ab322762f1401cc32bb9b4ec006"
"@babel/cli@7.0.0-beta.40":
version "7.0.0-beta.40"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.0.0-beta.40.tgz#6f96760267685a4c2f053b40316e95fe8c924a6e"
dependencies:
commander "^2.8.1"
convert-source-map "^1.1.0"
Expand Down

0 comments on commit b7d6fa5

Please sign in to comment.