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

Refresh yarn.lock #84

Merged
merged 1 commit into from
Aug 5, 2019
Merged

Refresh yarn.lock #84

merged 1 commit into from
Aug 5, 2019

Conversation

simonihmig
Copy link
Contributor

This fixes a DX issue: it seems there was some change in prettier between the currently locked version and the latest one. This leads to a situation where yarn lint:js would pass locally (when deps have been installed with the lockfile), but fails on CI (where yarn --no-lockfile is used).

This fixes a DX issue: it seems there was some change in prettier between the currently locked version and the latest one. This leads to a situation where `yarn lint:js` would pass locally (when deps have been installed with the lockfile), but fails on CI (where `yarn --no-lockfile` is used).
@rwjblue rwjblue merged commit 061f313 into ember-polyfills:master Aug 5, 2019
@rwjblue rwjblue changed the title Yarn upgrade Refresh yarn.lock Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants