Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Upgrade outdated dependencies #626

Open
bintzandt opened this issue Apr 16, 2020 · 0 comments
Open

Upgrade outdated dependencies #626

bintzandt opened this issue Apr 16, 2020 · 0 comments

Comments

@bintzandt
Copy link
Contributor

Explanation

In the monorepo, there are some dependencies that are outdated. We should upgrade them in the future to ensure that bugs are fixed and we can profit from new functionality.

There are also some packages that will need to be upgraded in order to have node v12 support (which is the current LTS release).

The list of outdated packages can be found using yarn outdated.

Technical decisions

  • babel-cli, webpack-dev-server and jest are the ones that need to be upgraded before we can have proper node v12 support.
  • Remove the resolutions from package.json when the upgrade is complete since it is no longer needed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant