Skip to content

Commit 53169df

Browse files
Update commander to the latest version 🚀 (#29)
* fix(package): update commander to version 5.0.0 * chore(package): update lockfile package-lock.json Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
1 parent 721b35e commit 53169df

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"axios": "^0.19.2",
34-
"commander": "^4.1.0",
34+
"commander": "^5.0.0",
3535
"js-yaml": "^3.13.1",
3636
"lodash": "^4.17.15",
3737
"mustache": "^4.0.0",

0 commit comments

Comments
 (0)