Skip to content

Commit

Permalink
猬嗭笍 Bump inquirer from 9.2.6 to 9.2.7 (#1112)
Browse files Browse the repository at this point in the history
猬嗭笍 Bump inquirer from 9.2.6 to 9.2.7

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

---
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] committed Jun 5, 2023
1 parent 1904cc8 commit 00617df
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": "11.0.1",
"execa": "^7.1.1",
"fuse.js": "6.6.2",
"inquirer": "^9.2.6",
"inquirer": "^9.2.7",
"inquirer-autocomplete-prompt": "^3.0.0",
"meow": "^11.0.0",
"node-fetch": "^3.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3320,10 +3320,10 @@ inquirer-autocomplete-prompt@^3.0.0:
run-async "^2.4.1"
rxjs "^7.5.6"

inquirer@^9.2.6:
version "9.2.6"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.6.tgz#802a61ee3eefbf1cb82a7fb6c2ae95a106050e01"
integrity sha512-y71l237eJJKS4rl7sQcEUiMhrR0pB/ZnRMMTxLpjJhWL4hdWCT03a6jJnC1w6qIPSRZWEozuieGt3v7XaEJYFw==
inquirer@^9.2.7:
version "9.2.7"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.7.tgz#61e00658efa9b4c76a83c2c3cb3ceb88fec70ac7"
integrity sha512-Bf52lnfvNxGPJPltiNO2tLBp3zC339KNlGMqOkW+dsvNikBhcVDK5kqU2lVX2FTPzuXUFX5WJDlsw//w3ZwoTw==
dependencies:
ansi-escapes "^4.3.2"
chalk "^5.2.0"
Expand Down

0 comments on commit 00617df

Please sign in to comment.