Skip to content

Commit cc69204

Browse files
chore(deps): bump inquirer from 9.2.14 to 9.2.15 (#10556)
1 parent aa8384d commit cc69204

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
@@ -107,7 +107,7 @@
107107
"imagemin-mozjpeg": "^10.0.0",
108108
"imagemin-pngquant": "^9.0.2",
109109
"imagemin-svgo": "^10.0.1",
110-
"inquirer": "^9.2.14",
110+
"inquirer": "^9.2.15",
111111
"is-svg": "^5.0.0",
112112
"js-yaml": "^4.1.0",
113113
"loglevel": "^1.9.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8446,10 +8446,10 @@ inquirer@^6.0.0:
84468446
strip-ansi "^5.1.0"
84478447
through "^2.3.6"
84488448

8449-
inquirer@^9.2.14:
8450-
version "9.2.14"
8451-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.14.tgz#b55474f1e4f5f0eb28b2f75f09c082209f0cc2ca"
8452-
integrity sha512-4ByIMt677Iz5AvjyKrDpzaepIyMewNvDcvwpVVRZNmy9dLakVoVgdCHZXbK1SlVJra1db0JZ6XkJyHsanpdrdQ==
8449+
inquirer@^9.2.15:
8450+
version "9.2.15"
8451+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.15.tgz#2135a36190a6e5c92f5d205e0af1fea36b9d3492"
8452+
integrity sha512-vI2w4zl/mDluHt9YEQ/543VTCwPKWiHzKtm9dM2V0NdFcqEexDAjUHzO1oA60HRNaVifGXXM1tRRNluLVHa0Kg==
84538453
dependencies:
84548454
"@ljharb/through" "^2.3.12"
84558455
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)