Skip to content

Add yarn integrity hashes

Lukas 'ai-pi' Eipert requested to merge leipert-yarn-integrity-check 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.

Does this MR meet the acceptance criteria?

Merge request reports