Skip to content

Commit

Permalink
⬆️ Bump inquirer from 9.2.13 to 9.2.15 (#1261)
Browse files Browse the repository at this point in the history
⬆️ Bump inquirer from 9.2.13 to 9.2.15

Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.2.13 to 9.2.15.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.13...inquirer@9.2.15)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 9, 2024
1 parent 302c8c6 commit b09bc57
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 @@ -48,7 +48,7 @@
"conf": "12.0.0",
"execa": "^8.0.1",
"fuse.js": "7.0.0",
"inquirer": "^9.2.13",
"inquirer": "^9.2.15",
"inquirer-autocomplete-prompt": "^3.0.1",
"meow": "^13.1.0",
"node-fetch": "^3.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3400,10 +3400,10 @@ inquirer-autocomplete-prompt@^3.0.1:
run-async "^2.4.1"
rxjs "^7.5.6"

inquirer@^9.2.13:
version "9.2.13"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.13.tgz#f4deddc460aeea3baed45cc2318bb74207182b07"
integrity sha512-mUlJNemjYioZgaZXqEFlQ0z9GD8/o+pavIF3JyhzWLX4Xa9M1wioGMCxQEFmps70un9lrah2WaBl3kSRVcoV3g==
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 b09bc57

Please sign in to comment.