Update all package.json dependencies #1656
Labels
Breaking Change
Denotes a "major" semver change.
Infrastructure
Related to the helper and utility scripts in the project.
Milestone
In general, we should take the v4 release as an opportunity to do a sweep through our various
package.json
s and update alldependencies
anddevDependencies
to the latest releases (unless there are one-off reasons not to update).The PR that resolves this can probably replace #1609, which just tracks a subset of the dependencies.
The text was updated successfully, but these errors were encountered: