Skip to content

Commit 5cafdbb

Browse files
committed
CLI: Upgrade commander to 2.6.1
Closes #1546.
1 parent 748a355 commit 5cafdbb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -41,7 +41,7 @@
4141
"node": ">=10"
4242
},
4343
"dependencies": {
44-
"commander": "6.2.0",
44+
"commander": "6.2.1",
4545
"js-reporters": "1.2.3",
4646
"node-watch": "0.7.1",
4747
"tiny-glob": "0.2.8"

0 commit comments

Comments
 (0)