Update dependency @types/inquirer to v8.1.2 (#8219)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-09-21 19:33:29 +00:00
committed by GitHub
parent 2d8f0a6e6d
commit 2963c71be7
2 changed files with 9 additions and 9 deletions

View File

@@ -177,7 +177,7 @@
"@types/express-session": "1.17.4",
"@types/flat": "5.0.2",
"@types/fs-extra": "9.0.13",
"@types/inquirer": "8.1.1",
"@types/inquirer": "8.1.2",
"@types/jest": "27.0.2",
"@types/js-yaml": "4.0.3",
"@types/json2csv": "5.0.3",

16
package-lock.json generated
View File

@@ -155,7 +155,7 @@
"@types/express-session": "1.17.4",
"@types/flat": "5.0.2",
"@types/fs-extra": "9.0.13",
"@types/inquirer": "8.1.1",
"@types/inquirer": "8.1.2",
"@types/jest": "27.0.2",
"@types/js-yaml": "4.0.3",
"@types/json2csv": "5.0.3",
@@ -7503,9 +7503,9 @@
}
},
"node_modules/@types/inquirer": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/@types/inquirer/-/inquirer-8.1.1.tgz",
"integrity": "sha512-01diGjEMJjyTCOXwlnhEQcNH8LYRzy3zpqk19WxKBKmV1nt9yAmpNNS577OWAVhekAesULxIkG1PwsCvjqWYKA==",
"version": "8.1.2",
"resolved": "https://registry.npmjs.org/@types/inquirer/-/inquirer-8.1.2.tgz",
"integrity": "sha512-TYNYd9YEb1SdEo71AJ2sSYSS22gYiLV1/UzDjGY51Tx0LuVSbY3ftFR+eOP8qjowFKvDUnC2jmQP3hLulg6y6Q==",
"dev": true,
"dependencies": {
"@types/through": "*",
@@ -56496,9 +56496,9 @@
}
},
"@types/inquirer": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/@types/inquirer/-/inquirer-8.1.1.tgz",
"integrity": "sha512-01diGjEMJjyTCOXwlnhEQcNH8LYRzy3zpqk19WxKBKmV1nt9yAmpNNS577OWAVhekAesULxIkG1PwsCvjqWYKA==",
"version": "8.1.2",
"resolved": "https://registry.npmjs.org/@types/inquirer/-/inquirer-8.1.2.tgz",
"integrity": "sha512-TYNYd9YEb1SdEo71AJ2sSYSS22gYiLV1/UzDjGY51Tx0LuVSbY3ftFR+eOP8qjowFKvDUnC2jmQP3hLulg6y6Q==",
"dev": true,
"requires": {
"@types/through": "*",
@@ -64773,7 +64773,7 @@
"@types/express-session": "1.17.4",
"@types/flat": "5.0.2",
"@types/fs-extra": "9.0.13",
"@types/inquirer": "8.1.1",
"@types/inquirer": "8.1.2",
"@types/jest": "27.0.2",
"@types/js-yaml": "4.0.3",
"@types/json2csv": "5.0.3",