ds300 / patch-package

Fix broken node modules instantly 🏃🏽‍♀️💨
MIT License
10.26k stars 287 forks source link

Bump fs-extra to 9.x #441

Closed stianjensen closed 1 year ago

stianjensen commented 1 year ago

This gets in some performance improvements, as well as upgrades underlying dependencies to newer versions.

Bumping to 9.x will require nodejs 10.x as a minimum version, which is already the minimum version declared in package.json.

https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md

orta commented 1 year ago

Yeah, doing a lower version is better IMO - this isn't a good enough reason to force a semver major on everyone using patch-package

stianjensen commented 1 year ago

Changed to update to 9.x

orta commented 1 year ago

Looks good to me, thanks!

ds300 commented 1 year ago

Released in v6.5.1, thanks for the contribution 🎉 ❤️