build(deps-dev): bump @types/inquirer from 8.1.1 to 8.1.2
This commit is contained in:
parent
fa578e45eb
commit
b3009efcb8
2 changed files with 5 additions and 5 deletions
|
@ -36,7 +36,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@octokit/rest": "^18.11.2",
|
||||
"@types/inquirer": "^8.1.1",
|
||||
"@types/inquirer": "^8.1.2",
|
||||
"@types/js-yaml": "^4.0.3",
|
||||
"chalk": "^4.1.2",
|
||||
"clipanion": "^3.1.0",
|
||||
|
|
|
@ -1158,10 +1158,10 @@
|
|||
"@types/docker-modem" "*"
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/inquirer@^8.1.1":
|
||||
version "8.1.1"
|
||||
resolved "https://registry.npmjs.org/@types/inquirer/-/inquirer-8.1.1.tgz#885e39b53ed3fe3ea48de416aaeeb02e8253e1f7"
|
||||
integrity sha512-01diGjEMJjyTCOXwlnhEQcNH8LYRzy3zpqk19WxKBKmV1nt9yAmpNNS577OWAVhekAesULxIkG1PwsCvjqWYKA==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@types/through" "*"
|
||||
rxjs "^7.2.0"
|
||||
|
|
Loading…
Reference in a new issue