fix(deps): update dependency fs-extra to v4 #23
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency fs-extra from
v3.0.1
tov4.0.2
Commits
jprichardson/node-fs-extra
4.0.2
1dd5c18
4.0.2ef9ade4
Universalify fs.copyFile when available7a9bb17
Upgrade to jsonfile 4.0.0 for EOL option supportbcc1986
Merge pull request #485 from lifaon74/masterf64e76c
Added '.js' extension to the <main> attribute in package.json, for compatibility with various loaders or bundlers (webpack, systemjs, browserify,...) or any other independent lib which may use package.json.ab2fae9
Merge pull request #473 from jprichardson/ci5435252
Update & Optimize CI configs4.0.1
9b5718c
4.0.1ec85f4e
Add links to issues & PRs in CHANGELOG.md463c65d
Merge pull request #466 from jprichardson/ensure-file3fc5894
ensureFile & ensureFileSync should error when the path is a directory28b7cfe
Fix changelog move() notes (#463)4.0.0
3d25473
4.0.0eb16cda
Fix docs lint errorbd0a200
Merge pull request #449 from jprichardson/read-write-obj9b624d2
Upgrade standard-markdown devDepdf6aa07
Merge pull request #458 from jprichardson/prevent-move-into-itselff015563
Merge pull request #459 from jprichardson/rimrafea2e2a4
Merge pull request #460 from jprichardson/docs395f6b0
Document writeJson() & outputJson() options33fbe78
Apply upstream rimraf fixesd99d8a1
Fix isSrcSubdir() split bugf8f441a
Refactor isSrcSubdir() in move16dc81e
Fix the issue of moving into itself85f531e
Merge pull request #450 from jprichardson/windows-tests5f888ba
Skip copy & copySync timestamp tests on 32-bit computers5a8d568
Add docs for using promises with fs.read() & fs.write()e4c3618
BREAKING: fs.read() & fs.write() should return objects15db64f
Merge pull request #429 from bennyn/patch-16eabb00
Fixed link to type definitions40a2e71
Merge pull request #428 from jprichardson/outputJSONSyncdd85f38
Fix typo that broke outputJSONSync()This PR has been generated by Renovate Bot.