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

chore: update nyc dev dependency #77

Merged
merged 1 commit into from
Oct 30, 2019
Merged

chore: update nyc dev dependency #77

merged 1 commit into from
Oct 30, 2019

Conversation

erisu
Copy link
Member

@erisu erisu commented Oct 30, 2019

Motivation and Context

Current version of nyc is bugged for node >= 10.

Description

This PR updates the nyc dev dependency to the latest released version. The new version also continues to support node >= 6 which fits current master.

Testing

  • npm t

Checklist

  • I've run the tests to see all new and existing tests pass

@erisu erisu requested review from dpogue and raphinesse October 30, 2019 07:28
@erisu
Copy link
Member Author

erisu commented Oct 30, 2019

This PR has nothing to do with the failing test. I will continue to merge this PR to resolve the issue that was preventing the tests to even run on node >= 10 on the Windows environment.

Test issue should be taken care of outside of this PR.

@erisu erisu merged commit d85d5e1 into apache:master Oct 30, 2019
@erisu erisu deleted the update-nyc branch November 1, 2019 05:41
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.

2 participants