build(deps-dev): bump @types/inquirer from 7.3.2 to 7.3.3

This commit is contained in:
dependabot[bot] 2021-07-12 21:25:00 +00:00 committed by GitHub
parent bb03b98e2b
commit 88be59f7e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -55,7 +55,7 @@
},
"devDependencies": {
"@types/debug": "^4.1.6",
"@types/inquirer": "^7.3.2",
"@types/inquirer": "^7.3.3",
"@types/lodash": "^4.14.170",
"@types/node": "^16.3.1",
"@types/sinon": "^10.0.2",

View file

@ -1135,10 +1135,10 @@
dependencies:
"@types/node" "*"
"@types/inquirer@^7.3.2":
version "7.3.2"
resolved "https://registry.npmjs.org/@types/inquirer/-/inquirer-7.3.2.tgz#35d2ef4d98dd42feeb4e1256cdeb9f13f457d420"
integrity sha512-EkeX/hU0SWinA2c7Qu/+6+7KbepFPYJcjankUgtA/VSY6BlVHybL0Cgyey9PDbXwhNXnNGBLU3t+MORp23RgAw==
"@types/inquirer@^7.3.3":
version "7.3.3"
resolved "https://registry.npmjs.org/@types/inquirer/-/inquirer-7.3.3.tgz#92e6676efb67fa6925c69a2ee638f67a822952ac"
integrity sha512-HhxyLejTHMfohAuhRun4csWigAMjXTmRyiJTU1Y/I1xmggikFMkOUoMQRlFm+zQcPEGHSs3io/0FAmNZf8EymQ==
dependencies:
"@types/through" "*"
rxjs "^6.4.0"