herbsjs / herbs2repl

Create a REPL for your domain based on Entities and Use Cases
Other
0 stars 4 forks source link

fix(deps): bump inquirer from 8.2.2 to 8.2.3 #14

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps inquirer from 8.2.2 to 8.2.3.

Release notes

Sourced from inquirer's releases.

inquirer@8.2.3

  • Fix line wrapping with using with terminal links
  • Fix number prompt not working with negative numbers
Commits
  • 9baee32 Publish
  • 0b4f655 Dependency bumps
  • 4f8ebd4 Support negative float numbers (#1103)
  • b8c2aa0 fix: port breakLines to wrap-ansi (#1106)
  • 2b368de Mention inquirer-press-to-continue prompt in README (#1105)
  • aad7190 Mention inquirer-tree-prompt in README (#1104)
  • 1393048 Add inquirer-interrupted-prompt into readme (#1100)
  • 3ac0cfc Add README.md for @​inquirer/select
  • b13f6c4 Add README.md for @​inquirer/editor
  • b6a556d Unify new packages format and their homepage to point at their own READMEs
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #15.