shelljs / shx

Portable Shell Commands for Node
MIT License
1.73k stars 45 forks source link

chore: update deps #205

Closed nfischer closed 2 years ago

nfischer commented 2 years ago

No change to logic. This only updates dependencies and adjusts code style to conform to the new eslint.

The update was performed with:

nvm use v16 --delete-prefix
npm install -g npm-check-updates
"$(npm config get prefix)/bin/ncu" -u --enginesNode