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

Updated inline-style-prefixer to remove fast-loops #2423

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

ChiaMineJP
Copy link
Contributor

This PR replaces #2421

[email protected] has vulnerability and needs to be updated to 1.1.4.
But I found that by updating inline-style-prefixer to 7.0.1, fast-loops is no longer a dependency and will be removed from package-lock.json

Steps to reproduce the new package-lock.json

Updating indirect npm dependencies requires a bit tricky procedure. I'll show you the way here.

npm i inline-style-prefixer # Install the latest inline-style-prefixer. This also removed fast-loops from lock file
npm un inline-style-prefixer # Removes the npm from direct dependency in lock file

@ChiaMineJP ChiaMineJP added the Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog label Jul 11, 2024
@ChiaMineJP ChiaMineJP self-assigned this Jul 11, 2024
@ChiaMineJP ChiaMineJP requested a review from a team as a code owner July 11, 2024 15:34
@Starttoaster Starttoaster merged commit 48f6396 into main Jul 11, 2024
9 checks passed
@Starttoaster Starttoaster deleted the cmj.update-inline-style-prefixer branch July 11, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants