Skip to content

Commit

Permalink
Update dependency commander to v2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and ardatan committed Nov 16, 2018
1 parent e6eb1f2 commit cee6d70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"babel-core": "6.26.3",
"commander": "2.17.1",
"commander": "2.19.0",
"execa": "0.10.0",
"find-root": "1.1.0",
"merge": "1.2.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -161,9 +161,9 @@ chalk@^1.1.3:
strip-ansi "^3.0.0"
supports-color "^2.0.0"

commander@2.17.1:
version "2.17.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
commander@2.19.0:
version "2.19.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"

commander@2.9.0:
version "2.9.0"
Expand Down

0 comments on commit cee6d70

Please sign in to comment.