Skip to content

Commit

Permalink
chore(deps): bump inquirer from 9.3.2 to 9.3.3 (#11418)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent 96ab2e1 commit db188c5
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 @@ -109,7 +109,7 @@
"imagemin-mozjpeg": "^10.0.0",
"imagemin-pngquant": "^10.0.0",
"imagemin-svgo": "^11.0.1",
"inquirer": "^9.3.2",
"inquirer": "^9.3.3",
"is-svg": "^5.0.1",
"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 @@ -8989,10 +8989,10 @@ inquirer@^6.0.0:
strip-ansi "^5.1.0"
through "^2.3.6"

inquirer@^9.3.2:
version "9.3.2"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.3.2.tgz#9bc5ced19f572e848044baa05094a498f1e448c6"
integrity sha512-+ynEbhWKhyomnaX0n2aLIMSkgSlGB5RrWbNXnEqj6mdaIydu6y40MdBjL38SAB0JcdmOaIaMua1azdjLEr3sdw==
inquirer@^9.3.3:
version "9.3.3"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.3.3.tgz#45bcbbd35db3c6370e2cb12ee4fed81d33071379"
integrity sha512-Z7lAi4XUBYRa6NPB0k+0+3dyhnyp2sAqVeiyogHyue93DvE9dPxp7oi7Gg8/KfWXSrGEsyBvZbl4PdBpS7ZKkg==
dependencies:
"@inquirer/figures" "^1.0.3"
ansi-escapes "^4.3.2"
Expand Down

0 comments on commit db188c5

Please sign in to comment.