Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 6c31090

Browse files
renovate[bot]francoischalifour
authored andcommitted
fix(deps): update dependency commander to v2.16.0 (#107)
1 parent 9a66b28 commit 6c31090

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"algoliasearch": "3.27.1",
4040
"chalk": "2.4.1",
41-
"commander": "2.15.1",
41+
"commander": "2.16.0",
4242
"inquirer": "5.2.0",
4343
"jstransformer-handlebars": "1.1.0",
4444
"latest-semver": "1.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,9 +1308,9 @@ combined-stream@1.0.6, combined-stream@~1.0.5:
13081308
dependencies:
13091309
delayed-stream "~1.0.0"
13101310

1311-
commander@2.15.1:
1312-
version "2.15.1"
1313-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.15.1.tgz#df46e867d0fc2aec66a34662b406a9ccafff5b0f"
1311+
commander@2.16.0:
1312+
version "2.16.0"
1313+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.16.0.tgz#f16390593996ceb4f3eeb020b31d78528f7f8a50"
13141314

13151315
commander@^2.6.0:
13161316
version "2.11.0"

0 commit comments

Comments
 (0)