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 devDependencies #42

Merged
merged 1 commit into from
May 7, 2018
Merged

Update devDependencies #42

merged 1 commit into from
May 7, 2018

Conversation

toomuchdesign
Copy link
Owner

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Rebuild package-lock file and update a few dev-dependencies (even if no strictly necessary), to update a nested sub dependencies named hawk considered vulnerable by NPM.

Version 4.2.1 should be ok, now.

Set Jest's test environment to node in order to not initialise JSDOM which is no more compatible with Node 4.

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

No

- Update all-contributors-cli, babel-jest, coveralls and jest to update "request" version which was requiring a version of "hoek" package considered vulnerable.
- Set Jests's test environment to "node" to not initialize the new jsdom 11 which is only compatible with node >= 6
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling cdb2081 on update-request into 24a3527 on master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling cdb2081 on update-request into 24a3527 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling cdb2081 on update-request into 24a3527 on master.

@toomuchdesign toomuchdesign merged commit 62cfc47 into master May 7, 2018
@toomuchdesign toomuchdesign deleted the update-request branch May 7, 2018 07:30
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.

None yet

2 participants