Skip to content

Commit d3ae15d

Browse files
⬆️ Bump inquirer from 9.3.6 to 9.3.7 (#1363)
⬆️ Bump inquirer from 9.3.6 to 9.3.7 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.3.6 to 9.3.7. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@9.3.7) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be7722e commit d3ae15d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"conf": "13.0.1",
4949
"execa": "^8.0.1",
5050
"fuse.js": "7.0.0",
51-
"inquirer": "~9.3.6",
51+
"inquirer": "~9.3.7",
5252
"inquirer-autocomplete-prompt": "^3.0.1",
5353
"meow": "^13.2.0",
5454
"node-fetch": "^3.3.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3334,10 +3334,10 @@ inquirer-autocomplete-prompt@^3.0.1:
33343334
run-async "^2.4.1"
33353335
rxjs "^7.5.6"
33363336

3337-
inquirer@~9.3.6:
3338-
version "9.3.6"
3339-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.3.6.tgz#670f1e9408743c3ed23df576f94fe5369f353055"
3340-
integrity sha512-riK/iQB2ctwkpWYgjjWIRv3MBLt2gzb2Sj0JNQNbyTXgyXsLWcDPJ5WS5ZDTCx7BRFnJsARtYh+58fjP5M2Y0Q==
3337+
inquirer@~9.3.7:
3338+
version "9.3.7"
3339+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.3.7.tgz#0b562bf843812208844741c9aec9244c939b83d4"
3340+
integrity sha512-LJKFHCSeIRq9hanN14IlOtPSTe3lNES7TYDTE2xxdAy1LS5rYphajK1qtwvj3YmQXvvk0U2Vbmcni8P9EIQW9w==
33413341
dependencies:
33423342
"@inquirer/figures" "^1.0.3"
33433343
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)