Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix yarn lock not up to date #1006

Merged
merged 1 commit into from
Jan 15, 2020
Merged

Fix yarn lock not up to date #1006

merged 1 commit into from
Jan 15, 2020

Conversation

Colengms
Copy link
Contributor

yarn.lock was not in sync with package.json, causing yarn.lock to be regenerated when 'yarn install' was run as part of the build. This breaks the localization auto-PR script, and it aborts if it detects unexpected local changes.

Also ran yarn upgrade again, for good measure.

@Colengms Colengms merged commit 7ea6226 into develop Jan 15, 2020
@Colengms Colengms deleted the coleng/fix_yarn_lock branch January 15, 2020 21:54
@github-actions github-actions bot locked and limited conversation to collaborators Jan 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants