build(deps-dev): bump @types/inquirer from 8.1.0 to 8.1.1

Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer)

---
updated-dependencies:
- dependency-name: "@types/inquirer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-13 21:10:42 +00:00 committed by GitHub
parent 2e752652cc
commit c7e3e8f17c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"