Merge pull request #741 from napi-rs/dependabot/npm_and_yarn/types/inquirer-8.1.1
build(deps-dev): bump @types/inquirer from 8.1.0 to 8.1.1
This commit is contained in:
commit
98bd801c6f
2 changed files with 5 additions and 5 deletions
|
@ -36,7 +36,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@octokit/rest": "^18.10.0",
|
||||
"@types/inquirer": "^8.1.0",
|
||||
"@types/inquirer": "^8.1.1",
|
||||
"@types/js-yaml": "^4.0.3",
|
||||
"chalk": "^4.1.2",
|
||||
"clipanion": "^3.0.1",
|
||||
|
|
|
@ -1127,10 +1127,10 @@
|
|||
"@types/docker-modem" "*"
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/inquirer@^8.1.0":
|
||||
version "8.1.0"
|
||||
resolved "https://registry.npmjs.org/@types/inquirer/-/inquirer-8.1.0.tgz#99fab20fd6fb3ee2b0352042082fe8dbec76bf55"
|
||||
integrity sha512-FqQ0zoCqh5dLQnrY+GE9d5B8wNiXSuEZo9YLIGhVOkJRBTTnYUDJ5maGzzTGE5nihSnGajdMP6RmbzV1oWgflQ==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@types/through" "*"
|
||||
rxjs "^7.2.0"
|
||||
|
|
Loading…
Reference in a new issue