Update dependency inquirer to v8 (#41240)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-11-03 11:41:21 +00:00 committed by GitHub
parent 9fc5193ecd
commit 18151ce652
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 56 additions and 52 deletions

View File

@ -37,7 +37,7 @@
"@types/command-exists": "^1.2.0",
"@types/eslint": "7.28.0",
"@types/fs-extra": "^9.0.13",
"@types/inquirer": "^6.0.3",
"@types/inquirer": "^8.0.0",
"@types/jest": "27.0.2",
"@types/lodash": "4.14.149",
"@types/node": "^14.0.0",
@ -67,7 +67,7 @@
"globby": "^10.0.1",
"html-loader": "0.5.5",
"html-webpack-plugin": "^3.2.0",
"inquirer": "^6.3.1",
"inquirer": "^8.0.0",
"jest": "26.6.3",
"jest-canvas-mock": "2.3.0",
"jest-coverage-badges": "^1.1.2",

104
yarn.lock
View File

@ -2598,7 +2598,7 @@ __metadata:
"@types/command-exists": ^1.2.0
"@types/eslint": 7.28.0
"@types/fs-extra": ^9.0.13
"@types/inquirer": ^6.0.3
"@types/inquirer": ^8.0.0
"@types/jest": 27.0.2
"@types/lodash": 4.14.149
"@types/node": ^14.0.0
@ -2628,7 +2628,7 @@ __metadata:
globby: ^10.0.1
html-loader: 0.5.5
html-webpack-plugin: ^3.2.0
inquirer: ^6.3.1
inquirer: ^8.0.0
jest: 26.6.3
jest-canvas-mock: 2.3.0
jest-coverage-badges: ^1.1.2
@ -7689,13 +7689,13 @@ __metadata:
languageName: node
linkType: hard
"@types/inquirer@npm:^6.0.3":
version: 6.5.0
resolution: "@types/inquirer@npm:6.5.0"
"@types/inquirer@npm:^8.0.0":
version: 8.1.3
resolution: "@types/inquirer@npm:8.1.3"
dependencies:
"@types/through": "*"
rxjs: ^6.4.0
checksum: d7da3ccc8efb6c5d40fc0c077cea4e4c26637693841ae32ba16c63195cac114654a644e5cd77343ddbc0aeab710157a3df15db72d2d32470eedc87e4b163b08c
rxjs: ^7.2.0
checksum: b2f9914d1380e60a9a6d890abdd24078db63069a4bd974e77a00c5660bf5cab33a60fba6f02b56f1b2e6418e287e4697361b12cb85704b13e76f1a23c934d203
languageName: node
linkType: hard
@ -9963,7 +9963,7 @@ __metadata:
languageName: node
linkType: hard
"ansi-escapes@npm:^3.0.0, ansi-escapes@npm:^3.2.0":
"ansi-escapes@npm:^3.0.0":
version: 3.2.0
resolution: "ansi-escapes@npm:3.2.0"
checksum: 0f94695b677ea742f7f1eed961f7fd8d05670f744c6ad1f8f635362f6681dcfbc1575cb05b43abc7bb6d67e25a75fb8c7ea8f2a57330eb2c76b33f18cb2cef0a
@ -11063,7 +11063,7 @@ __metadata:
languageName: node
linkType: hard
"bl@npm:^4.0.3":
"bl@npm:^4.0.3, bl@npm:^4.1.0":
version: 4.1.0
resolution: "bl@npm:4.1.0"
dependencies:
@ -12128,7 +12128,7 @@ __metadata:
languageName: node
linkType: hard
"cli-spinners@npm:^2.2.0":
"cli-spinners@npm:^2.2.0, cli-spinners@npm:^2.5.0":
version: 2.6.1
resolution: "cli-spinners@npm:2.6.1"
checksum: 423409baaa7a58e5104b46ca1745fbfc5888bbd0b0c5a626e052ae1387060839c8efd512fb127e25769b3dc9562db1dc1b5add6e0b93b7ef64f477feb6416a45
@ -12169,13 +12169,6 @@ __metadata:
languageName: node
linkType: hard
"cli-width@npm:^2.0.0":
version: 2.2.1
resolution: "cli-width@npm:2.2.1"
checksum: 3c21b897a2ff551ae5b3c3ab32c866ed2965dcf7fb442f81adf0e27f4a397925c8f84619af7bcc6354821303f6ee9b2aa31d248306174f32c287986158cf4eed
languageName: node
linkType: hard
"cli-width@npm:^3.0.0":
version: 3.0.0
resolution: "cli-width@npm:3.0.0"
@ -19318,27 +19311,6 @@ __metadata:
languageName: node
linkType: hard
"inquirer@npm:^6.3.1":
version: 6.5.2
resolution: "inquirer@npm:6.5.2"
dependencies:
ansi-escapes: ^3.2.0
chalk: ^2.4.2
cli-cursor: ^2.1.0
cli-width: ^2.0.0
external-editor: ^3.0.3
figures: ^2.0.0
lodash: ^4.17.12
mute-stream: 0.0.7
run-async: ^2.2.0
rxjs: ^6.4.0
string-width: ^2.1.0
strip-ansi: ^5.1.0
through: ^2.3.6
checksum: 175ad4cd1ebed493b231b240185f1da5afeace5f4e8811dfa83cf55dcae59c3255eaed990aa71871b0fd31aa9dc212f43c44c50ed04fb529364405e72f484d28
languageName: node
linkType: hard
"inquirer@npm:^7.3.3":
version: 7.3.3
resolution: "inquirer@npm:7.3.3"
@ -19360,6 +19332,28 @@ __metadata:
languageName: node
linkType: hard
"inquirer@npm:^8.0.0":
version: 8.2.0
resolution: "inquirer@npm:8.2.0"
dependencies:
ansi-escapes: ^4.2.1
chalk: ^4.1.1
cli-cursor: ^3.1.0
cli-width: ^3.0.0
external-editor: ^3.0.3
figures: ^3.0.0
lodash: ^4.17.21
mute-stream: 0.0.8
ora: ^5.4.1
run-async: ^2.4.0
rxjs: ^7.2.0
string-width: ^4.1.0
strip-ansi: ^6.0.0
through: ^2.3.6
checksum: 861d1a9324ae933b49126b3541d94e4d6a2f2a25411b3f3cc00c34bf1bdab34146362d702cf289efe6d8034900dc5905bcf2ea716092a02b6fc390e5986dd236
languageName: node
linkType: hard
"internal-ip@npm:^6.2.0":
version: 6.2.0
resolution: "internal-ip@npm:6.2.0"
@ -22195,7 +22189,7 @@ __metadata:
languageName: node
linkType: hard
"lodash@npm:4.17.21, lodash@npm:^4, lodash@npm:^4.0.0, lodash@npm:^4.1.1, lodash@npm:^4.17.12, lodash@npm:^4.17.14, lodash@npm:^4.17.15, lodash@npm:^4.17.19, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.3, lodash@npm:^4.17.4, lodash@npm:^4.17.5, lodash@npm:^4.7.0, lodash@npm:~4.17.10, lodash@npm:~4.17.15, lodash@npm:~4.17.21":
"lodash@npm:4.17.21, lodash@npm:^4, lodash@npm:^4.0.0, lodash@npm:^4.1.1, lodash@npm:^4.17.14, lodash@npm:^4.17.15, lodash@npm:^4.17.19, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.3, lodash@npm:^4.17.4, lodash@npm:^4.17.5, lodash@npm:^4.7.0, lodash@npm:~4.17.10, lodash@npm:~4.17.15, lodash@npm:~4.17.21":
version: 4.17.21
resolution: "lodash@npm:4.17.21"
checksum: eb835a2e51d381e561e508ce932ea50a8e5a68f4ebdd771ea240d3048244a8d13658acbd502cd4829768c56f2e16bdd4340b9ea141297d472517b83868e677f7
@ -23498,13 +23492,6 @@ __metadata:
languageName: node
linkType: hard
"mute-stream@npm:0.0.7":
version: 0.0.7
resolution: "mute-stream@npm:0.0.7"
checksum: a9d4772c1c84206aa37c218ed4751cd060239bf1d678893124f51e037f6f22f4a159b2918c030236c93252638a74beb29c9b1fd3267c9f24d4b3253cf1eaa86f
languageName: node
linkType: hard
"mute-stream@npm:0.0.8, mute-stream@npm:~0.0.4":
version: 0.0.8
resolution: "mute-stream@npm:0.0.8"
@ -24508,6 +24495,23 @@ __metadata:
languageName: node
linkType: hard
"ora@npm:^5.4.1":
version: 5.4.1
resolution: "ora@npm:5.4.1"
dependencies:
bl: ^4.1.0
chalk: ^4.1.0
cli-cursor: ^3.1.0
cli-spinners: ^2.5.0
is-interactive: ^1.0.0
is-unicode-supported: ^0.1.0
log-symbols: ^4.1.0
strip-ansi: ^6.0.0
wcwidth: ^1.0.1
checksum: 28d476ee6c1049d68368c0dc922e7225e3b5600c3ede88fade8052837f9ed342625fdaa84a6209302587c8ddd9b664f71f0759833cbdb3a4cf81344057e63c63
languageName: node
linkType: hard
"os-browserify@npm:^0.3.0":
version: 0.3.0
resolution: "os-browserify@npm:0.3.0"
@ -29759,7 +29763,7 @@ __metadata:
languageName: node
linkType: hard
"run-async@npm:^2.2.0, run-async@npm:^2.4.0":
"run-async@npm:^2.4.0":
version: 2.4.1
resolution: "run-async@npm:2.4.1"
checksum: a2c88aa15df176f091a2878eb840e68d0bdee319d8d97bbb89112223259cebecb94bc0defd735662b83c2f7a30bed8cddb7d1674eb48ae7322dc602b22d03797
@ -29833,7 +29837,7 @@ __metadata:
languageName: node
linkType: hard
"rxjs@npm:^6.3.3, rxjs@npm:^6.4.0, rxjs@npm:^6.6.0, rxjs@npm:^6.6.3, rxjs@npm:^6.6.7":
"rxjs@npm:^6.3.3, rxjs@npm:^6.6.0, rxjs@npm:^6.6.3, rxjs@npm:^6.6.7":
version: 6.6.7
resolution: "rxjs@npm:6.6.7"
dependencies:
@ -29842,7 +29846,7 @@ __metadata:
languageName: node
linkType: hard
"rxjs@npm:^7.1.0":
"rxjs@npm:^7.1.0, rxjs@npm:^7.2.0":
version: 7.4.0
resolution: "rxjs@npm:7.4.0"
dependencies:
@ -31287,7 +31291,7 @@ __metadata:
languageName: node
linkType: hard
"string-width@npm:^1.0.2 || 2, string-width@npm:^2.0.0, string-width@npm:^2.1.0, string-width@npm:^2.1.1":
"string-width@npm:^1.0.2 || 2, string-width@npm:^2.0.0, string-width@npm:^2.1.1":
version: 2.1.1
resolution: "string-width@npm:2.1.1"
dependencies: