Skip to content

Commit cffdbc2

Browse files
chore(deps): bump inquirer from 9.2.16 to 9.2.17 (#10821)
1 parent 9703884 commit cffdbc2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"imagemin-mozjpeg": "^10.0.0",
109109
"imagemin-pngquant": "^9.0.2",
110110
"imagemin-svgo": "^10.0.1",
111-
"inquirer": "^9.2.16",
111+
"inquirer": "^9.2.17",
112112
"is-svg": "^5.0.0",
113113
"js-yaml": "^4.1.0",
114114
"loglevel": "^1.9.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8598,10 +8598,10 @@ inquirer@^6.0.0:
85988598
strip-ansi "^5.1.0"
85998599
through "^2.3.6"
86008600

8601-
inquirer@^9.2.16:
8602-
version "9.2.16"
8603-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.16.tgz#9291fbfdf96fd793179c9575f76fa50a5ed27349"
8604-
integrity sha512-qzgbB+yNjgSzk2omeqMDtO9IgJet/UL67luT1MaaggRpGK73DBQct5Q4pipwFQcIKK1GbMODYd4UfsRCkSP1DA==
8601+
inquirer@^9.2.17:
8602+
version "9.2.17"
8603+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.17.tgz#87783875f2983cf8f64c30acb9c59cf044c71bc6"
8604+
integrity sha512-Vr3Ia2ud5sGnioURkE69endl4SkeJcMzTF6SosKcX5GALJfId7C+JvO5ZZb6y1LOXnEofCPbwzoQ1q0e8Gaduw==
86058605
dependencies:
86068606
"@ljharb/through" "^2.3.13"
86078607
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)