Skip to content

Commit 482e706

Browse files
chore(deps): bump inquirer from 9.2.15 to 9.2.16 (#10695)
1 parent af1f8cb commit 482e706

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

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.15",
111+
"inquirer": "^9.2.16",
112112
"is-svg": "^5.0.0",
113113
"js-yaml": "^4.1.0",
114114
"loglevel": "^1.9.1",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -2261,12 +2261,12 @@
22612261
dependencies:
22622262
"@lezer/common" "^1.0.0"
22632263

2264-
"@ljharb/through@^2.3.12":
2265-
version "2.3.12"
2266-
resolved "https://registry.yarnpkg.com/@ljharb/through/-/through-2.3.12.tgz#c418c43060eee193adce48b15c2206096a28e9ea"
2267-
integrity sha512-ajo/heTlG3QgC8EGP6APIejksVAYt4ayz4tqoP3MolFELzcH1x1fzwEYRJTPO0IELutZ5HQ0c26/GqAYy79u3g==
2264+
"@ljharb/through@^2.3.13":
2265+
version "2.3.13"
2266+
resolved "https://registry.yarnpkg.com/@ljharb/through/-/through-2.3.13.tgz#b7e4766e0b65aa82e529be945ab078de79874edc"
2267+
integrity sha512-/gKJun8NNiWGZJkGzI/Ragc53cOdcLNdzjLaIa+GEjguQs0ulsurx8WN0jijdK9yPqDvziX995sMRLyLt1uZMQ==
22682268
dependencies:
2269-
call-bind "^1.0.5"
2269+
call-bind "^1.0.7"
22702270

22712271
"@mdn/bcd-utils-api@^0.0.5":
22722272
version "0.0.5"
@@ -8661,12 +8661,12 @@ inquirer@^6.0.0:
86618661
strip-ansi "^5.1.0"
86628662
through "^2.3.6"
86638663

8664-
inquirer@^9.2.15:
8665-
version "9.2.15"
8666-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.15.tgz#2135a36190a6e5c92f5d205e0af1fea36b9d3492"
8667-
integrity sha512-vI2w4zl/mDluHt9YEQ/543VTCwPKWiHzKtm9dM2V0NdFcqEexDAjUHzO1oA60HRNaVifGXXM1tRRNluLVHa0Kg==
8664+
inquirer@^9.2.16:
8665+
version "9.2.16"
8666+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.16.tgz#9291fbfdf96fd793179c9575f76fa50a5ed27349"
8667+
integrity sha512-qzgbB+yNjgSzk2omeqMDtO9IgJet/UL67luT1MaaggRpGK73DBQct5Q4pipwFQcIKK1GbMODYd4UfsRCkSP1DA==
86688668
dependencies:
8669-
"@ljharb/through" "^2.3.12"
8669+
"@ljharb/through" "^2.3.13"
86708670
ansi-escapes "^4.3.2"
86718671
chalk "^5.3.0"
86728672
cli-cursor "^3.1.0"

0 commit comments

Comments
 (0)