Skip to content

Commit

Permalink
fix(deps): update dependency commander to v5 (#139)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 12, 2020
1 parent 42e20f9 commit 14b5785
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"chalk": "^4.0.0",
"cli-progress": "^3.7.0",
"cliff": "~0.1.8",
"commander": "^4.0.1",
"commander": "^5.0.0",
"homedir": "^0.6.0",
"lodash.throttle": "^4.1.1",
"sanitize-filename": "^1.6.1",
Expand Down

0 comments on commit 14b5785

Please sign in to comment.