Skip to content

Commit

Permalink
fix: update dependency inquirer to v9.2.17 (#3996)
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] committed Mar 30, 2024
1 parent 354750b commit 44d0fcc
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 @@ -5090,9 +5090,9 @@ inquirer@8.2.5, inquirer@^8.2.4:
wrap-ansi "^7.0.0"

inquirer@^9.2.15:
version "9.2.16"
resolved "https://registry.npmjs.org/inquirer/-/inquirer-9.2.16.tgz#9291fbfdf96fd793179c9575f76fa50a5ed27349"
integrity sha512-qzgbB+yNjgSzk2omeqMDtO9IgJet/UL67luT1MaaggRpGK73DBQct5Q4pipwFQcIKK1GbMODYd4UfsRCkSP1DA==
version "9.2.17"
resolved "https://registry.npmjs.org/inquirer/-/inquirer-9.2.17.tgz#87783875f2983cf8f64c30acb9c59cf044c71bc6"
integrity sha512-Vr3Ia2ud5sGnioURkE69endl4SkeJcMzTF6SosKcX5GALJfId7C+JvO5ZZb6y1LOXnEofCPbwzoQ1q0e8Gaduw==
dependencies:
"@ljharb/through" "^2.3.13"
ansi-escapes "^4.3.2"
Expand Down

0 comments on commit 44d0fcc

Please sign in to comment.