jeffbski / wait-on

wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
MIT License
1.87k stars 77 forks source link

Update minimist, remove eslint-plugin-standard #119

Closed dschach closed 1 year ago

dschach commented 2 years ago

Per https://github.com/standard/standard/issues/1316 eslint-config-standard >=16 can be removed

minimist 1.2.5 has a vulnerability. 1.2.6 patches it.

All tests passed before submitting this PR.

Would close #118

jeffbski commented 1 year ago

Thanks.

Update minimist and other deps in v7.0.0

I will look at removing eslint-config-standard

jeffbski commented 1 year ago

removed in 7.0.1