unmix
unmix copied to clipboard
Update mocha
there we 2 vulnerabilities found before the update:
$ npm audit
Run npm install --save-dev [email protected] to resolve 2 vulnerabilities
found 2 vulnerabilities (1 moderate, 1 critical) in 25 scanned packages
2 vulnerabilities require semver-major dependency updates.
hmm, looks like we have to drop support for Node.js <= 10.
Yes, I can see some tests are failing @ariya
Oups, tests legacy 6.x also failing. Should we delete this too @ariya ?
Oups, tests legacy 6.x also failing. Should we delete this too @ariya ?
yes.