terriajs icon indicating copy to clipboard operation
terriajs copied to clipboard

CI broken with updated dependencies. WIP PR to fix

Open steve9164 opened this issue 2 years ago • 0 comments

What this PR does

Upgrade dependencies to latest semver compatible versions. All build errors here will become our problem when we end up with slightly different resolved versions from yarn or the next time yarn.lock breaks irreparably.

How to test this PR?

CI tests will pass when this is ready.

Checklist

  • [ ] There are unit tests to verify my changes are correct or unit tests aren't applicable (if so, write quick reason why unit tests don't exist)
  • [ ] I've updated relevant documentation in doc/.
  • [ ] I've updated CHANGES.md with what I changed.
  • [ ] I've provided instructions in the PR description on how to test this PR.

steve9164 avatar May 05 '22 05:05 steve9164