jscover icon indicating copy to clipboard operation
jscover copied to clipboard

Update dependency fs-extra to version ^1.0.0

Open ailijic opened this issue 8 years ago • 2 comments

[email protected] uses [email protected] and according to npm:

npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. fs-extra is at version 1.0.0 and using graceful-fs@^4.1.2

All tests pass with fs-extra@^1.0.0 Travis would not pass with [email protected] engine. Updated the package.json and .travis.yml to reflect the currently supported Node.js versions.

ailijic avatar Dec 20 '16 22:12 ailijic

@ailijic, thanks for your PR! By analyzing the history of the files in this pull request, we identified @fengmk2 to be a potential reviewer.

mention-bot avatar Dec 20 '16 22:12 mention-bot

Just checking in to see if I should close this issue?

ailijic avatar Jan 03 '17 15:01 ailijic