chore(deps) Update dependency @types/inquirer to v8.1.2 (#2636)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-09-22 17:50:59 -03:00
committed by GitHub
parent 60774350bf
commit deed4b1a3e
2 changed files with 5 additions and 5 deletions

View File

@@ -84,7 +84,7 @@
"@types/global-agent": "2.1.1",
"@types/imagemin": "7.0.1",
"@types/imagemin-optipng": "5.2.1",
"@types/inquirer": "8.1.1",
"@types/inquirer": "8.1.2",
"@types/ms": "0.7.31",
"@types/semver": "7.3.8",
"@types/sharp": "0.29.2",

View File

@@ -1669,10 +1669,10 @@
dependencies:
"@types/node" "*"
"@types/inquirer@8.1.1":
version "8.1.1"
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.1.1.tgz#885e39b53ed3fe3ea48de416aaeeb02e8253e1f7"
integrity sha512-01diGjEMJjyTCOXwlnhEQcNH8LYRzy3zpqk19WxKBKmV1nt9yAmpNNS577OWAVhekAesULxIkG1PwsCvjqWYKA==
"@types/inquirer@8.1.2":
version "8.1.2"
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.1.2.tgz#48be1d741fa39ade7ce099dbdb8a077eee8f5090"
integrity sha512-TYNYd9YEb1SdEo71AJ2sSYSS22gYiLV1/UzDjGY51Tx0LuVSbY3ftFR+eOP8qjowFKvDUnC2jmQP3hLulg6y6Q==
dependencies:
"@types/through" "*"
rxjs "^7.2.0"