Skip to content

Commit 44d0fcc

Browse files
fix: update dependency inquirer to v9.2.17 (#3996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 354750b commit 44d0fcc

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
@@ -5090,9 +5090,9 @@ [email protected], inquirer@^8.2.4:
50905090
wrap-ansi "^7.0.0"
50915091

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

0 commit comments

Comments
 (0)