Skip to content

Commit

Permalink
chore(deps): bump inquirer from 9.2.14 to 9.2.15 (#10556)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 20, 2024
1 parent aa8384d commit cc69204
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -107,7 +107,7 @@
"imagemin-mozjpeg": "^10.0.0",
"imagemin-pngquant": "^9.0.2",
"imagemin-svgo": "^10.0.1",
"inquirer": "^9.2.14",
"inquirer": "^9.2.15",
"is-svg": "^5.0.0",
"js-yaml": "^4.1.0",
"loglevel": "^1.9.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -8446,10 +8446,10 @@ inquirer@^6.0.0:
strip-ansi "^5.1.0"
through "^2.3.6"

inquirer@^9.2.14:
version "9.2.14"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.14.tgz#b55474f1e4f5f0eb28b2f75f09c082209f0cc2ca"
integrity sha512-4ByIMt677Iz5AvjyKrDpzaepIyMewNvDcvwpVVRZNmy9dLakVoVgdCHZXbK1SlVJra1db0JZ6XkJyHsanpdrdQ==
inquirer@^9.2.15:
version "9.2.15"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.15.tgz#2135a36190a6e5c92f5d205e0af1fea36b9d3492"
integrity sha512-vI2w4zl/mDluHt9YEQ/543VTCwPKWiHzKtm9dM2V0NdFcqEexDAjUHzO1oA60HRNaVifGXXM1tRRNluLVHa0Kg==
dependencies:
"@ljharb/through" "^2.3.12"
ansi-escapes "^4.3.2"
Expand Down

0 comments on commit cc69204

Please sign in to comment.