Skip to content

Fix yarn lock and package.json mismatch caused by MR 9133

username-removed-408677 requested to merge fix-yarn-lock into master

What does this MR do?

Updates yarn.lock to match package.json. There is now a mismatch on master which will cause CI to fail because !9133 (merged) was merged before rebasing.

Merge request reports