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

fix(misc): loosen chalk version #14276

Merged
merged 1 commit into from
Jan 13, 2023
Merged

Conversation

Phillip9587
Copy link
Contributor

Current Behavior

chalk version is locked to 4.1.0

Expected Behavior

chalk version is ^4.1.0 to support minor and patch level releases of chalk.

I also removed chalk from the dependencies of packages not using it.

Note: I know that the releases 4.1.1 and 4.1.2 of chalk only contained readme updates, but most packages updated to 4.1.2 or use the ^4.1.0 semver range while Nx locks the version to 4.1.0. This leads to npm not hoisting the package.

@vercel
Copy link

vercel bot commented Jan 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nx-dev ✅ Ready (Inspect) Visit Preview Jan 12, 2023 at 10:20PM (UTC)

Copy link
Collaborator

@FrozenPandaz FrozenPandaz left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution! LGTM 🎉

@FrozenPandaz FrozenPandaz merged commit 415d1c7 into nrwl:master Jan 13, 2023
FrozenPandaz pushed a commit that referenced this pull request Jan 17, 2023
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants