Skip to content

Sync yarn.lock with recent changes to package.json

username-removed-636429 requested to merge fix-yarn-lock-file into master

What does this MR do?

two MRs got merged into master with package.json changes around the same time yarn got merged in. Because of this yarn.lock doesn't contain entries that were added to package.json which will cause CI to fail.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports

Loading