mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Achieved by running `yarn upgrade --latest` both yarn.lock directories, then reverting changes to package.json files and running `yarn` again. I also de-duped yarn.lock files with `npx yarn-deduplicate && yarn`