Skip to content

Commit

Permalink
⬆️ Bump inquirer from 9.3.6 to 9.3.7
Browse files Browse the repository at this point in the history
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.3.6 to 9.3.7.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@9.3.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
1 parent 83099bf commit 6822506
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": "13.0.1",
"execa": "^8.0.1",
"fuse.js": "7.0.0",
"inquirer": "~9.3.6",
"inquirer": "~9.3.7",
"inquirer-autocomplete-prompt": "^3.0.1",
"meow": "^13.2.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 @@ -3287,10 +3287,10 @@ inquirer-autocomplete-prompt@^3.0.1:
run-async "^2.4.1"
rxjs "^7.5.6"

inquirer@~9.3.6:
version "9.3.6"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.3.6.tgz#670f1e9408743c3ed23df576f94fe5369f353055"
integrity sha512-riK/iQB2ctwkpWYgjjWIRv3MBLt2gzb2Sj0JNQNbyTXgyXsLWcDPJ5WS5ZDTCx7BRFnJsARtYh+58fjP5M2Y0Q==
inquirer@~9.3.7:
version "9.3.7"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.3.7.tgz#0b562bf843812208844741c9aec9244c939b83d4"
integrity sha512-LJKFHCSeIRq9hanN14IlOtPSTe3lNES7TYDTE2xxdAy1LS5rYphajK1qtwvj3YmQXvvk0U2Vbmcni8P9EIQW9w==
dependencies:
"@inquirer/figures" "^1.0.3"
ansi-escapes "^4.3.2"
Expand Down

0 comments on commit 6822506

Please sign in to comment.