Generate new yarn.lock when doing code sync
Description
package.json
in going to diverge in JH, see reason https://gitlab.com/gitlab-jh/gitlab-jh-enablement/-/issues/170 , we need to use the merged package.json to generate a new yarn.lock
by executing yarn install
.