Closed hugobessa closed 2 years ago
I am certainly 100% on board with this. There is a lot of dependency housekeeping to be looked at.
Make sure that your replacement includes relevant tests.
The tests were all failing and I preferred to go in another direction: replacing vinyl-fs with fast-glob instead. I'm opening another PR for that (and the tests are already fixed there too 🙌)
Vinyl-fs didn't have any updates since a few years ago and the version of glob-parent they use has vulnerabilities reported by DependaBot. So I'd like to propose replacing it with glob-stream directly.