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

Update dependencies #102

Closed
wants to merge 3 commits into from
Closed

Conversation

coreyfarrell
Copy link

The first commit updates html-minifier to 4.0.0. This new version of html-minifier was semver-major due to it now requiring node.js 6.

The second commit updates through2 and all dev dependencies. I did this as a separate commit in case you do not want the through2 upgrade it'll be easier to remove.

I verified locally that tests pass against node.js 6 for both commits.

@coreyfarrell
Copy link
Author

Sorry I missed the fact that node 4 and 5 were still listed in travis-ci. package.json says node >= 6 is required so I've posted an additional commit to update travis-ci. If node.js 4 still needs to be supported then none of these changes can be merged.

@coreyfarrell
Copy link
Author

Closing in favor of #104

@coreyfarrell coreyfarrell deleted the updates branch April 23, 2020 20:06
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