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: lock dependency versions #207

Merged
merged 4 commits into from
Jul 23, 2021
Merged

fix: lock dependency versions #207

merged 4 commits into from
Jul 23, 2021

Conversation

mwcz
Copy link
Contributor

@mwcz mwcz commented Jul 23, 2021

Browser-sync version 2.27.4 seems to introduce a regression that causes this project's tests to fail. This PR locks all dependency versions to known working versions, by removing the ^ in the version range.

Note this doesn't cause stagnation, because renovate will continue to update dependency versions.

@mwcz mwcz merged commit a26e436 into master Jul 23, 2021
mwcz added a commit that referenced this pull request Jul 26, 2021
* fix: lock dependency versions

* update package-lock

* update nodesi to 1.17.0

* update package-lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant