Skip to content

Commit 92510aa

Browse files
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [@inquirer/expand](https://github.com/SBoudrias/Inquirer.js) and [@inquirer/select](https://github.com/SBoudrias/Inquirer.js). Updates `@inquirer/expand` from 4.0.10 to 4.0.11 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/expand@4.0.10...@inquirer/expand@4.0.11) Updates `@inquirer/select` from 4.0.10 to 4.1.0 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/select@4.0.10...@inquirer/select@4.1.0) --- updated-dependencies: - dependency-name: "@inquirer/expand" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@inquirer/select" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a097fb commit 92510aa

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1603,10 +1603,10 @@
16031603
resolved "https://registry.yarnpkg.com/@hutson/parse-repository-url/-/parse-repository-url-3.0.2.tgz#98c23c950a3d9b6c8f0daed06da6c3af06981340"
16041604
integrity sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q==
16051605

1606-
"@inquirer/core@^10.1.8":
1607-
version "10.1.8"
1608-
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-10.1.8.tgz#b2e79ac39a1bec2f803d9c20a1d304759f835f51"
1609-
integrity sha512-HpAqR8y715zPpM9e/9Q+N88bnGwqqL8ePgZ0SMv/s3673JLMv3bIkoivGmjPqXlEgisUksSXibweQccUwEx4qQ==
1606+
"@inquirer/core@^10.1.9":
1607+
version "10.1.9"
1608+
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-10.1.9.tgz#9ab672a2d9ca60c5d45c7fa9b63e4fe9e038a02e"
1609+
integrity sha512-sXhVB8n20NYkUBfDYgizGHlpRVaCRjtuzNZA6xpALIUbkgfd2Hjz+DfEN6+h1BRnuxw0/P4jCIMjMsEOAMwAJw==
16101610
dependencies:
16111611
"@inquirer/figures" "^1.0.11"
16121612
"@inquirer/type" "^3.0.5"
@@ -1618,11 +1618,11 @@
16181618
yoctocolors-cjs "^2.1.2"
16191619

16201620
"@inquirer/expand@^4.0.3":
1621-
version "4.0.10"
1622-
resolved "https://registry.yarnpkg.com/@inquirer/expand/-/expand-4.0.10.tgz#6300a02ecb1ae15142453c6f386cf892789ff07a"
1623-
integrity sha512-leyBouGJ77ggv51Jb/OJmLGGnU2HYc13MZ2iiPNLwe2VgFgZPVqsrRWSa1RAHKyazjOyvSNKLD1B2K7A/iWi1g==
1621+
version "4.0.11"
1622+
resolved "https://registry.yarnpkg.com/@inquirer/expand/-/expand-4.0.11.tgz#d898b2d028def42064eee15f34e2c0bdc4a1ad2c"
1623+
integrity sha512-OZSUW4hFMW2TYvX/Sv+NnOZgO8CHT2TU1roUCUIF2T+wfw60XFRRp9MRUPCT06cRnKL+aemt2YmTWwt7rOrNEA==
16241624
dependencies:
1625-
"@inquirer/core" "^10.1.8"
1625+
"@inquirer/core" "^10.1.9"
16261626
"@inquirer/type" "^3.0.5"
16271627
yoctocolors-cjs "^2.1.2"
16281628

@@ -1632,11 +1632,11 @@
16321632
integrity sha512-eOg92lvrn/aRUqbxRyvpEWnrvRuTYRifixHkYVpJiygTgVSBIHDqLh0SrMQXkafvULg3ck11V7xvR+zcgvpHFw==
16331633

16341634
"@inquirer/select@^4.0.3":
1635-
version "4.0.10"
1636-
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-4.0.10.tgz#f14b9c18804ae2aef80c00195fbe811b5fd85364"
1637-
integrity sha512-Tg8S9nESnCfISu5tCZSuXpXq0wHuDVimj7xyHstABgR34zcJnLdq/VbjB2mdZvNAMAehYBnNzSjxB06UE8LLAA==
1635+
version "4.1.0"
1636+
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-4.1.0.tgz#e99f483cb004c0247ced597f2c6015f084223dfb"
1637+
integrity sha512-z0a2fmgTSRN+YBuiK1ROfJ2Nvrpij5lVN3gPDkQGhavdvIVGHGW29LwYZfM/j42Ai2hUghTI/uoBuTbrJk42bA==
16381638
dependencies:
1639-
"@inquirer/core" "^10.1.8"
1639+
"@inquirer/core" "^10.1.9"
16401640
"@inquirer/figures" "^1.0.11"
16411641
"@inquirer/type" "^3.0.5"
16421642
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)