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: multiple-dependency-versions also checks root package #82

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

QuiiBz
Copy link
Owner

@QuiiBz QuiiBz commented Jul 13, 2024

Closes #81

multiple-dependency-versions didn't check the root package.json dependencies, so we could still have multiple dependencies versions in the workspace.

@QuiiBz QuiiBz added the enhancement New feature or request label Jul 13, 2024
@QuiiBz QuiiBz merged commit beda8aa into main Jul 13, 2024
4 checks passed
@QuiiBz QuiiBz deleted the feat/multiple-dependencies-root branch July 13, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No error when a dependency has a different version in the root package.json and in a package
1 participant