Skip to content

Commit

Permalink
⬆️ Bump inquirer-autocomplete-prompt from 3.0.0 to 3.0.1 (#1217)
Browse files Browse the repository at this point in the history
⬆️ Bump inquirer-autocomplete-prompt from 3.0.0 to 3.0.1

Bumps [inquirer-autocomplete-prompt](https://github.com/mokkabonna/inquirer-autocomplete-prompt) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/mokkabonna/inquirer-autocomplete-prompt/releases)
- [Commits](mokkabonna/inquirer-autocomplete-prompt@v3.0.0...v3.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent d719647 commit 34d019c
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 @@ -49,7 +49,7 @@
"execa": "^8.0.1",
"fuse.js": "6.6.2",
"inquirer": "^9.2.11",
"inquirer-autocomplete-prompt": "^3.0.0",
"inquirer-autocomplete-prompt": "^3.0.1",
"meow": "^12.1.1",
"node-fetch": "^3.3.2",
"ora": "^7.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3388,10 +3388,10 @@ ini@^1.3.4, ini@~1.3.0:
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==

inquirer-autocomplete-prompt@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/inquirer-autocomplete-prompt/-/inquirer-autocomplete-prompt-3.0.0.tgz#b00478882feb326b34e0754a1695d912e387a63b"
integrity sha512-nsPWllBQB3qhvpVgV1UIJN4xo3yz7Qv8y1+zrNVpJUNPxtUZ7btCum/4UCAs5apPCe/FVhKH1V6Wx0cAwkreyg==
inquirer-autocomplete-prompt@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/inquirer-autocomplete-prompt/-/inquirer-autocomplete-prompt-3.0.1.tgz#e84ed088399f80740f0c4d4b65d17b2abb4fe367"
integrity sha512-DQBXwX2fVQPVUzu4v4lGgtNgyjcX2+rTyphb2MeSOQh3xUayKAfHAF4y0KgsMi06m6ZiR3xIOdzMZMfQgX2m9w==
dependencies:
ansi-escapes "^6.0.0"
figures "^5.0.0"
Expand Down

0 comments on commit 34d019c

Please sign in to comment.