chore(deps) Update dependency @types/inquirer to v7 (#883)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-07-22 09:08:07 -03:00
committed by GitHub
parent 3216f48a81
commit 4fb16d103f
2 changed files with 5 additions and 5 deletions

View File

@@ -89,7 +89,7 @@
"@types/http-proxy": "1.17.4",
"@types/imagemin": "7.0.0",
"@types/imagemin-optipng": "5.2.0",
"@types/inquirer": "6.5.0",
"@types/inquirer": "7.3.0",
"@types/jsdom": "16.2.3",
"@types/lodash": "4.14.157",
"@types/ms": "0.7.31",

View File

@@ -1370,10 +1370,10 @@
dependencies:
"@types/node" "*"
"@types/inquirer@6.5.0":
version "6.5.0"
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-6.5.0.tgz#b83b0bf30b88b8be7246d40e51d32fe9d10e09be"
integrity sha512-rjaYQ9b9y/VFGOpqBEXRavc3jh0a+e6evAbI31tMda8VlPaSy0AZJfXsvmIe3wklc7W6C3zCSfleuMXR7NOyXw==
"@types/inquirer@7.3.0":
version "7.3.0"
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-7.3.0.tgz#a1233632ea6249f14eb481dae91138e747b85664"
integrity sha512-wcPs5jTrZYQBzzPlvUEzBcptzO4We2sijSvkBq8oAKRMJoH8PvrmP6QQnxLB5RScNUmRfujxA+ngxD4gk4xe7Q==
dependencies:
"@types/through" "*"
rxjs "^6.4.0"