Skip to content

Commit

Permalink
Update dependency commander to v2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 7, 2018
1 parent faca887 commit 261a284
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.14.1",
"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.14.1:
version "2.14.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.14.1.tgz#2235123e37af8ca3c65df45b026dbd357b01b9aa"

commander@2.9.0:
version "2.9.0"
Expand Down

0 comments on commit 261a284

Please sign in to comment.