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

chore(deps): update @babel/code-frame and replace chalk w/ picocolors #80

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Fuzzyma
Copy link

@Fuzzyma Fuzzyma commented Dec 16, 2024

The first commit replaces babel codeframe. The second does chalk->picocolors.

I adapted the tests to fit the new requirements.

One think I noted is: The specified engine field is not supported by the devDependencies.
Node 12 doesnt support optional chaining yet so the tests throw. However, consumer of this lib should be fine.

I have to doublecheck with picocolors if Node 10 || >12 is good to go

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