Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

deduplicate all dependencies and devDependencies #6194

Merged
merged 13 commits into from
Sep 12, 2023

Conversation

legobeat
Copy link
Contributor

@legobeat legobeat commented Sep 12, 2023

PR description

This performs a complete deduplication of all remaining duplicates that have overlapping semver ranges in workspace yarn.lock.

Some that may be noteworthy have been split out as manually crafted individual commits here and eventually the final resolution was done using yarn deduplicate from #6193 .

For the curious: To see the difference vs what running that auto-dedupe using --strategy highest instead of --strategy fewer would look like, see here.

madge is causing a lot of duplication and bumping it was brought in here but also posted separately as #6195 .

Testing instructions

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if documentation updates are required.

Breaking changes and new features

  • I have added any needed breaking-change and new-feature labels for the appropriate packages.

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

3 participants