Skip to content

Commit

Permalink
chore(deps): update dependency @types/inquirer to v7.3.3 (#6252)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 6, 2021
1 parent cece879 commit 43b686c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-codegen-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"devDependencies": {
"@types/debounce": "1.2.0",
"@types/glob": "7.1.4",
"@types/inquirer": "7.3.2",
"@types/inquirer": "7.3.3",
"@types/is-glob": "4.0.1",
"@types/js-yaml": "4.0.1",
"@types/listr": "0.14.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3098,10 +3098,10 @@
dependencies:
"@types/node" "*"

"@types/inquirer@7.3.2":
version "7.3.2"
resolved "https://registry.yarnpkg.com/@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.yarnpkg.com/@types/inquirer/-/inquirer-7.3.3.tgz#92e6676efb67fa6925c69a2ee638f67a822952ac"
integrity sha512-HhxyLejTHMfohAuhRun4csWigAMjXTmRyiJTU1Y/I1xmggikFMkOUoMQRlFm+zQcPEGHSs3io/0FAmNZf8EymQ==
dependencies:
"@types/through" "*"
rxjs "^6.4.0"
Expand Down

0 comments on commit 43b686c

Please sign in to comment.