`yarn install` fails due to integrity check
Since https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22059 was merged, yarn install has started to always fail locally with yarn version 1.10 because of integrity check error.
The CI also didn't catch this because the CI is running 1.2
/cc @mikegreiling