Skip to content

Commit

Permalink
fix(package): update commander to version 4.1.1
Browse files Browse the repository at this point in the history
Closes #1
  • Loading branch information
greenkeeper[bot] committed Feb 3, 2020
1 parent d60db1a commit e8ba305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"prepublishOnly": "npm test && npm test:integration",
"dependencies": {
"commander": "^2.16.0"
"commander": "^4.1.1"
},
"devDependencies": {
"coveralls": "^3.0.2",
Expand Down

0 comments on commit e8ba305

Please sign in to comment.