Skip to content

Commit bef502b

Browse files
Update dependency @inquirer/select to v4.3.2 (#1421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1202439 commit bef502b

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

packages/mg-stripe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@inquirer/input": "4.2.2",
4242
"@inquirer/prompts": "7.8.4",
43-
"@inquirer/select": "4.3.1",
43+
"@inquirer/select": "4.3.2",
4444
"@tryghost/debug": "0.1.35",
4545
"@tryghost/errors": "1.3.8",
4646
"@tryghost/pretty-cli": "1.2.47",

yarn.lock

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -773,18 +773,7 @@
773773
"@inquirer/type" "^3.0.8"
774774
yoctocolors-cjs "^2.1.2"
775775

776-
"@inquirer/[email protected]":
777-
version "4.3.1"
778-
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-4.3.1.tgz#b49e76dab47f7c729e4e1e520fedc268e5b88cdc"
779-
integrity sha512-Gfl/5sqOF5vS/LIrSndFgOh7jgoe0UXEizDqahFRkq5aJBLegZ6WjuMh/hVEJwlFQjyLq1z9fRtvUMkb7jM1LA==
780-
dependencies:
781-
"@inquirer/core" "^10.1.15"
782-
"@inquirer/figures" "^1.0.13"
783-
"@inquirer/type" "^3.0.8"
784-
ansi-escapes "^4.3.2"
785-
yoctocolors-cjs "^2.1.2"
786-
787-
"@inquirer/select@^4.3.2":
776+
"@inquirer/[email protected]", "@inquirer/select@^4.3.2":
788777
version "4.3.2"
789778
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-4.3.2.tgz#7ff8942fb052c9c92110c9c044c7abb9b4ba9497"
790779
integrity sha512-nwous24r31M+WyDEHV+qckXkepvihxhnyIaod2MG7eCE6G0Zm/HUF6jgN8GXgf4U7AU6SLseKdanY195cwvU6w==

0 commit comments

Comments
 (0)