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

WIP: Dependency upgrades #13613

Closed
wants to merge 23 commits into from

Conversation

phated
Copy link
Contributor

@phated phated commented Jan 12, 2021

Issue: N/A

What I did

Work-in-progress of a pass at dependency upgrades, including any code changes that are required. Additionally, cleaning up the yarn.lock to reduce dependency drift in transitive dependencies.

How to test

  • Is this testable with Jest or Chromatic screenshots?
  • Does this need a new example in the kitchen sink apps?
  • Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

Also, removes some references to it that seemed mistaken or duplicated.
These should be reviewed for accuracy.
Also, I did some surgery on the yarn.lock to ensure there weren't
multiple versions of browserlist/caniuse-lite/etc lying around
because they can cause babel to behave strangely.
@phated phated force-pushed the phated/maintenance/dep-upgrades branch from 541fa70 to 8f76d81 Compare January 12, 2021 22:03
@phated phated closed this Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant