Skip to content

Commit

Permalink
fix(deps): update dependency @inquirer/select to v2.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 8, 2024
1 parent 3532b64 commit c920968
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/mg-stripe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@inquirer/input": "2.2.9",
"@inquirer/prompts": "5.3.8",
"@inquirer/select": "2.4.5",
"@inquirer/select": "2.4.7",
"@tryghost/debug": "0.1.32",
"@tryghost/errors": "1.3.5",
"@tryghost/pretty-cli": "1.2.44",
Expand Down
17 changes: 3 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@
"@inquirer/core" "^9.0.10"
"@inquirer/type" "^1.5.2"

"@inquirer/core@^9.0.10", "@inquirer/core@^9.0.8":
"@inquirer/core@^9.0.10":
version "9.0.10"
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-9.0.10.tgz#4270191e2ad3bea6223530a093dd9479bcbc7dd0"
integrity sha512-TdESOKSVwf6+YWDz8GhS6nKscwzkIyakEzCLJ5Vh6O3Co2ClhCJ0A4MG909MUWfaWdpJm7DE45ii51/2Kat9tA==
Expand Down Expand Up @@ -678,18 +678,7 @@
"@inquirer/type" "^1.5.2"
yoctocolors-cjs "^2.1.2"

"@inquirer/[email protected]":
version "2.4.5"
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.4.5.tgz#365341ee5c2f80ed48b8ed5cf2bdd6c456067ab8"
integrity sha512-DbCthH3l7vrrK+Ewll3bgzxC3dzMle8xkWYta4if31p9NOmFNhZKhSfdYMjaOtGFBCUEwo4D5LMgN6sPKgUWIw==
dependencies:
"@inquirer/core" "^9.0.8"
"@inquirer/figures" "^1.0.5"
"@inquirer/type" "^1.5.1"
ansi-escapes "^4.3.2"
yoctocolors-cjs "^2.1.2"

"@inquirer/select@^2.4.7":
"@inquirer/[email protected]", "@inquirer/select@^2.4.7":
version "2.4.7"
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.4.7.tgz#6a23742b4f76d228186dfd42571d973def378ffa"
integrity sha512-JH7XqPEkBpNWp3gPCqWqY8ECbyMoFcCZANlL6pV9hf59qK6dGmkOlx1ydyhY+KZ0c5X74+W6Mtp+nm2QX0/MAQ==
Expand All @@ -700,7 +689,7 @@
ansi-escapes "^4.3.2"
yoctocolors-cjs "^2.1.2"

"@inquirer/type@^1.5.1", "@inquirer/type@^1.5.2":
"@inquirer/type@^1.5.2":
version "1.5.2"
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.2.tgz#15f5e4a4dae02c4203650cb07c8a000cdd423939"
integrity sha512-w9qFkumYDCNyDZmNQjf/n6qQuvQ4dMC3BJesY4oF+yr0CxR5vxujflAVeIcS6U336uzi9GM0kAfZlLrZ9UTkpA==
Expand Down

0 comments on commit c920968

Please sign in to comment.