build: update inquirer to version 7.3.1

This commit is contained in:
Renovate Bot 2020-07-11 06:14:41 +00:00 committed by Charles
parent bfaa5efb1f
commit bfa9f58bb8
3 changed files with 12 additions and 7 deletions

View File

@ -34,7 +34,7 @@
"ansi-colors": "4.1.1",
"debug": "4.1.1",
"ini": "1.3.5",
"inquirer": "7.3.0",
"inquirer": "7.3.1",
"npm-package-arg": "8.0.1",
"npm-pick-manifest": "6.1.0",
"open": "7.0.4",

View File

@ -18,7 +18,7 @@
"@angular-devkit/core": "0.0.0",
"@angular-devkit/schematics": "0.0.0",
"@schematics/schematics": "0.0.0",
"inquirer": "7.3.0",
"inquirer": "7.3.1",
"minimist": "1.2.5",
"rxjs": "6.6.0",
"symbol-observable": "1.2.0"

View File

@ -7126,10 +7126,10 @@ inquirer@7.1.0:
strip-ansi "^6.0.0"
through "^2.3.6"
inquirer@7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.0.tgz#aa3e7cb0c18a410c3c16cdd2bc9dcbe83c4d333e"
integrity sha512-K+LZp6L/6eE5swqIcVXrxl21aGDU4S50gKH0/d96OMQnSBCyGyZl/oZhbkVmdp5sBoINHd4xZvFSARh2dk6DWA==
inquirer@7.3.1:
version "7.3.1"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.1.tgz#ac6aba1abdfdd5ad34e7069370411edba17f6439"
integrity sha512-/+vOpHQHhoh90Znev8BXiuw1TDQ7IDxWsQnFafUEoK5+4uN5Eoz1p+3GqOj/NtzEi9VzWKQcV9Bm+i8moxedsA==
dependencies:
ansi-escapes "^4.2.1"
chalk "^4.1.0"
@ -7137,7 +7137,7 @@ inquirer@7.3.0:
cli-width "^3.0.0"
external-editor "^3.0.3"
figures "^3.0.0"
lodash "^4.17.15"
lodash "^4.17.16"
mute-stream "0.0.8"
run-async "^2.4.0"
rxjs "^6.6.0"
@ -8482,6 +8482,11 @@ lodash@4.17.15, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
lodash@^4.17.16:
version "4.17.19"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
log-symbols@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-3.0.0.tgz#f3a08516a5dea893336a7dee14d18a1cfdab77c4"