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

This commit is contained in:
dependabot[bot] 2021-06-21 21:35:03 +00:00 committed by GitHub
parent 7c174a35f2
commit e43168426e
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.5",
"@types/inquirer": "^7.3.1",
"@types/inquirer": "^7.3.2",
"@types/lodash": "^4.14.170",
"@types/node": "^15.12.2",
"@types/sinon": "^10.0.2",

View file

@ -1121,10 +1121,10 @@
dependencies:
"@types/node" "*"
"@types/inquirer@^7.3.1":
version "7.3.1"
resolved "https://registry.npmjs.org/@types/inquirer/-/inquirer-7.3.1.tgz#1f231224e7df11ccfaf4cf9acbcc3b935fea292d"
integrity sha512-osD38QVIfcdgsPCT0V3lD7eH0OFurX71Jft18bZrsVQWVRt6TuxRzlr0GJLrxoHZR2V5ph7/qP8se/dcnI7o0g==
"@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==
dependencies:
"@types/through" "*"
rxjs "^6.4.0"