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

Commit ea3ab43

Browse files
fix(deps): update dependency commander to v2.18.0 (#235)
1 parent 976612e commit ea3ab43

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.30.0",
4040
"chalk": "2.4.1",
41-
"commander": "2.17.1",
41+
"commander": "2.18.0",
4242
"inquirer": "6.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
@@ -1356,9 +1356,9 @@ combined-stream@1.0.6, combined-stream@~1.0.5:
13561356
dependencies:
13571357
delayed-stream "~1.0.0"
13581358

1359-
commander@2.17.1:
1360-
version "2.17.1"
1361-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
1359+
commander@2.18.0:
1360+
version "2.18.0"
1361+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.18.0.tgz#2bf063ddee7c7891176981a2cc798e5754bc6970"
13621362

13631363
commander@^2.6.0:
13641364
version "2.11.0"

0 commit comments

Comments
 (0)