This repository has been archived by the owner on Aug 11, 2022. It is now read-only.
v2.14.19
Really tiny micro-release this week! The main thing to note is a dependency update that means we no longer have graceful-fs@3
in our dependency tree. This has some implications for being able to run on future Node.js releases, so better to get this out the door. 😁
DEPS
a556e0f
cmd-shim@2.0.2
: Final straggler usinggraceful-fs@<4
. (@ForbesLindesay)