Skip to content

Add yarn integrity hashes

Lukas 'ai-pi' Eipert requested to merge leipert-yarn-integrity-check-ee into master

What does this MR do?

yarn >= 1.10.0 adds sha512 integrity checks to the yarn.lock file. For more details see https://github.com/yarnpkg/yarn/pull/5042. The behaviour is backwards compatible.

What are the relevant issue numbers?

None.

Does this MR meet the acceptance criteria?

Edited by Lukas 'ai-pi' Eipert

Merge request reports