Skip to content

Commit

Permalink
Update dependency commander to v2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 24, 2018
1 parent faca887 commit 864d287
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 @@ -14,7 +14,7 @@
"test": "make test"
},
"dependencies": {
"commander": "2.12.2",
"commander": "2.13.0",
"fs-extra": "0.30.0",
"handlebars": "4.0.11",
"i18next": "7.2.3",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -337,9 +337,9 @@ code-point-at@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"

commander@2.12.2:
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
commander@2.13.0:
version "2.13.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.13.0.tgz#6964bca67685df7c1f1430c584f07d7597885b9c"

commander@2.9.0:
version "2.9.0"
Expand Down

0 comments on commit 864d287

Please sign in to comment.