Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change inquirer version to >= instead of ^ #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JustusFluegel
Copy link

Account for newer versions of inquirer and allow usage of versions of inquirer depending on strip-ansi without audit issues

…ons of inquirer and allow usage of versions of inquirer depending on strip-ansi without audit issues

Signed-off-by: Justus Fluegel <[email protected]>
Copy link

@devlopersabbir devlopersabbir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

inquirer current version is 9.2.12
so, it's better to use like this.

"inquirer": "^9.2.12"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants