Skip to content

Commit 610a8f2

Browse files
fix: update dependency inquirer to v9.3.7 (#4167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b041ffe commit 610a8f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -5258,9 +5258,9 @@ [email protected], inquirer@^8.2.4:
52585258
wrap-ansi "^7.0.0"
52595259

52605260
inquirer@^9.2.15:
5261-
version "9.3.6"
5262-
resolved "https://registry.npmjs.org/inquirer/-/inquirer-9.3.6.tgz#670f1e9408743c3ed23df576f94fe5369f353055"
5263-
integrity sha512-riK/iQB2ctwkpWYgjjWIRv3MBLt2gzb2Sj0JNQNbyTXgyXsLWcDPJ5WS5ZDTCx7BRFnJsARtYh+58fjP5M2Y0Q==
5261+
version "9.3.7"
5262+
resolved "https://registry.npmjs.org/inquirer/-/inquirer-9.3.7.tgz#0b562bf843812208844741c9aec9244c939b83d4"
5263+
integrity sha512-LJKFHCSeIRq9hanN14IlOtPSTe3lNES7TYDTE2xxdAy1LS5rYphajK1qtwvj3YmQXvvk0U2Vbmcni8P9EIQW9w==
52645264
dependencies:
52655265
"@inquirer/figures" "^1.0.3"
52665266
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)