Skip to content

Commit

Permalink
chore(deps): bump inquirer from 9.2.19 to 9.2.20 (#11026)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 17c783e commit c2a0185
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"imagemin-mozjpeg": "^10.0.0",
"imagemin-pngquant": "^9.0.2",
"imagemin-svgo": "^10.0.1",
"inquirer": "^9.2.19",
"inquirer": "^9.2.20",
"is-svg": "^5.0.0",
"js-yaml": "^4.1.0",
"loglevel": "^1.9.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8665,10 +8665,10 @@ inquirer@^6.0.0:
strip-ansi "^5.1.0"
through "^2.3.6"

inquirer@^9.2.19:
version "9.2.19"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.19.tgz#e142ebc111b6328a21eb84d8e7dd226ff824239e"
integrity sha512-WpxOT71HGsFya6/mj5PUue0sWwbpbiPfAR+332zLj/siB0QA1PZM8v3GepegFV1Op189UxHUCF6y8AySdtOMVA==
inquirer@^9.2.20:
version "9.2.20"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.20.tgz#e2b6fe09466f4dae039e6de31c68c5a47eac2e15"
integrity sha512-SFwJJPS+Ms75NV+wzFBHjirG4z3tzvis31h+9NyH1tqjIu2c7vCavlXILZ73q/nPYy8/aw4W+DNzLH5MjfYXiA==
dependencies:
"@inquirer/figures" "^1.0.1"
"@ljharb/through" "^2.3.13"
Expand Down

0 comments on commit c2a0185

Please sign in to comment.