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

feat: upgrade strip-ansi to 7.0.0 #2275

Closed
wants to merge 1 commit into from
Closed

Conversation

lili2311
Copy link
Contributor

@lili2311 lili2311 commented Sep 24, 2021

What does this PR do?

Bump strip-ansi to 7.0.0 as 6.0.1 might be a bad release and can't be found as a version,
NPM only has 7.0.0 https://www.npmjs.com/package/strip-ansi/v/6.0.0
but the codebase has 6.0.1 as latest https://github.com/chalk/strip-ansi 🤔

Downgrading to 6.0.0 seemed to fix the failures, hope the upgrade to 7 will do the same

Where should the reviewer start?

Failing pipelines:
https://app.circleci.com/pipelines/github/snyk/snyk/7477/workflows/a1eadcb5-7aa2-4274-bdef-726d4fab5794/jobs/53772
https://app.circleci.com/pipelines/github/snyk/snyk/7481/workflows/8fe0b3cb-214d-4927-8786-8be0d45d7a95/jobs/53805

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

Successfully merging this pull request may close these issues.

1 participant