Skip to content

Commit

Permalink
fix(deps): update commander
Browse files Browse the repository at this point in the history
  • Loading branch information
knownasilya committed Dec 14, 2019
1 parent bf9877a commit 3f099f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"release": "standard-version"
},
"dependencies": {
"commander": "^3.0.0",
"commander": "^4.0.1",
"jsonparse": "^1.3.1",
"lodash.get": "^4.4.2"
},
Expand Down

0 comments on commit 3f099f2

Please sign in to comment.