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

Commit 08ee151

Browse files
renovate[bot]francoischalifour
authored andcommitted
fix(deps): update dependency inquirer to v6.2.0 (#217)
1 parent e9a43e0 commit 08ee151

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"algoliasearch": "3.30.0",
4040
"chalk": "2.4.1",
4141
"commander": "2.17.1",
42-
"inquirer": "6.1.0",
42+
"inquirer": "6.2.0",
4343
"jstransformer-handlebars": "1.1.0",
4444
"latest-semver": "1.0.0",
4545
"load-json-file": "5.0.0",

yarn.lock

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2862,6 +2862,24 @@ inquirer@6.1.0:
28622862
strip-ansi "^4.0.0"
28632863
through "^2.3.6"
28642864

2865+
inquirer@6.2.0:
2866+
version "6.2.0"
2867+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.2.0.tgz#51adcd776f661369dc1e894859c2560a224abdd8"
2868+
dependencies:
2869+
ansi-escapes "^3.0.0"
2870+
chalk "^2.0.0"
2871+
cli-cursor "^2.1.0"
2872+
cli-width "^2.0.0"
2873+
external-editor "^3.0.0"
2874+
figures "^2.0.0"
2875+
lodash "^4.17.10"
2876+
mute-stream "0.0.7"
2877+
run-async "^2.2.0"
2878+
rxjs "^6.1.0"
2879+
string-width "^2.1.0"
2880+
strip-ansi "^4.0.0"
2881+
through "^2.3.6"
2882+
28652883
inquirer@^5.2.0:
28662884
version "5.2.0"
28672885
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-5.2.0.tgz#db350c2b73daca77ff1243962e9f22f099685726"
@@ -3872,7 +3890,7 @@ lodash.templatesettings@^4.0.0:
38723890
dependencies:
38733891
lodash._reinterpolate "~3.0.0"
38743892

3875-
lodash@4.17.10, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0:
3893+
lodash@4.17.10, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0:
38763894
version "4.17.10"
38773895
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
38783896

0 commit comments

Comments
 (0)