Skip to content

Commit

Permalink
fix: update dependency inquirer to v9.3.7 (#4167)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent b041ffe commit 610a8f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5258,9 +5258,9 @@ inquirer@8.2.5, inquirer@^8.2.4:
wrap-ansi "^7.0.0"

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

0 comments on commit 610a8f2

Please sign in to comment.