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

[Blazor] Unify all our common dev dependencies #53237

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

javiercn
Copy link
Member

@javiercn javiercn commented Jan 9, 2024

Starts the process of unifying all our node dev dependencies. The goal here is that all our common dev dependencies are kept up to date with the latest version. Individual packages can rely on older versions in their packages, but updating and maintaining those will be up to the individual package owner, not the whole team.

The list here is not comprehensive, there are other dependencies that I haven't unified (jest, eslint, etc.)

@javiercn javiercn requested a review from a team as a code owner January 9, 2024 12:06
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-blazor Includes: Blazor, Razor Components label Jan 9, 2024
@javiercn javiercn enabled auto-merge (squash) January 9, 2024 14:12
Copy link
Member

@SteveSandersonMS SteveSandersonMS left a comment

Choose a reason for hiding this comment

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

Cool

@javiercn javiercn merged commit fbe2294 into main Jan 10, 2024
26 checks passed
@javiercn javiercn deleted the javiercn/unify-node-dependencies branch January 10, 2024 14:13
@ghost ghost added this to the 9.0-preview1 milestone Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants