Skip to content

refactor (deps): replace strip-ansi with native stripVTControlCharacters from node:util - #396

Open
baevm wants to merge 1 commit into
jest-community:mainfrom
baevm:refactor-strip-ansi
Open

refactor (deps): replace strip-ansi with native stripVTControlCharacters from node:util#396
baevm wants to merge 1 commit into
jest-community:mainfrom
baevm:refactor-strip-ansi

Conversation

@baevm

@baevm baevm commented Sep 1, 2025

Copy link
Copy Markdown

This PR replaces strip-ansi dependency with native node.js stripVTControlCharacters from node:util.
All tests pass. It internally uses the same logic as strip-ansi (stylelint/stylelint#8016), so it should be safe to remove.

ref: e18e/ecosystem-issues#122

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.

1 participant