build: update @types/inquirer to version ^0.0.44

This commit is contained in:
Renovate Bot 2019-03-01 06:59:17 +00:00 committed by Hans
parent edfc155f35
commit 237251f260
2 changed files with 5 additions and 5 deletions

View File

@ -84,7 +84,7 @@
"@types/copy-webpack-plugin": "^4.4.1",
"@types/express": "^4.16.0",
"@types/glob": "^7.0.0",
"@types/inquirer": "^0.0.43",
"@types/inquirer": "^0.0.44",
"@types/istanbul": "^0.4.30",
"@types/jasmine": "^3.3.8",
"@types/loader-utils": "^1.1.3",

View File

@ -386,10 +386,10 @@
"@types/events" "*"
"@types/node" "*"
"@types/inquirer@^0.0.43":
version "0.0.43"
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-0.0.43.tgz#1eb0bbb4648e6cc568bd396c1e989f620ad01273"
integrity sha512-xgyfKZVMFqE8aIKy1xfFVsX2MxyXUNgjgmbF6dRbR3sL+ZM5K4ka/9L4mmTwX8eTeVYtduyXu0gUVwVJa1HbNw==
"@types/inquirer@^0.0.44":
version "0.0.44"
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-0.0.44.tgz#60ce954581cfdf44ad3899ec4cdc5fbe3fef1694"
integrity sha512-ugbhy1yBtCz5iTWYF+AGRS/UcMcWicdyHhxl9VaeFYc3ueg0CCssthQLB3rIcIOeGtfG6WPEvHdLu/IjKYfefg==
dependencies:
"@types/rx" "*"
"@types/through" "*"