build(deps-dev): bump @types/inquirer from 8.1.2 to 8.1.3
This commit is contained in:
parent
f830f6ce8b
commit
7e7b4f0a82
2 changed files with 5 additions and 5 deletions
|
@ -36,7 +36,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@octokit/rest": "^18.11.4",
|
||||
"@types/inquirer": "^8.1.2",
|
||||
"@types/inquirer": "^8.1.3",
|
||||
"@types/js-yaml": "^4.0.3",
|
||||
"chalk": "^4.1.2",
|
||||
"clipanion": "^3.1.0",
|
||||
|
|
|
@ -1139,10 +1139,10 @@
|
|||
"@types/docker-modem" "*"
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/inquirer@^8.1.2":
|
||||
version "8.1.2"
|
||||
resolved "https://registry.npmjs.org/@types/inquirer/-/inquirer-8.1.2.tgz#48be1d741fa39ade7ce099dbdb8a077eee8f5090"
|
||||
integrity sha512-TYNYd9YEb1SdEo71AJ2sSYSS22gYiLV1/UzDjGY51Tx0LuVSbY3ftFR+eOP8qjowFKvDUnC2jmQP3hLulg6y6Q==
|
||||
"@types/inquirer@^8.1.3":
|
||||
version "8.1.3"
|
||||
resolved "https://registry.npmjs.org/@types/inquirer/-/inquirer-8.1.3.tgz#dfda4c97cdbe304e4dceb378a80f79448ea5c8fe"
|
||||
integrity sha512-AayK4ZL5ssPzR1OtnOLGAwpT0Dda3Xi/h1G0l1oJDNrowp7T1423q4Zb8/emr7tzRlCy4ssEri0LWVexAqHyKQ==
|
||||
dependencies:
|
||||
"@types/through" "*"
|
||||
rxjs "^7.2.0"
|
||||
|
|
Loading…
Reference in a new issue