es-tooling / ecosystem-cleanup

A place to keep track of ongoing efforts to clean up the JS ecosystem
396 stars 2 forks source link

Migrate freecodecamp to npm-run-all2 #25

Closed 43081j closed 8 months ago

43081j commented 9 months ago

freecodecamp uses npm-run-all here: https://github.com/freeCodeCamp/freeCodeCamp/blob/10a067308b4a4da2d0eb750cc08bc8c42f962d54/package.json#L25

we should move it to use npm-run-all2 (reduced size, security updates, etc): https://github.com/bcomnes/npm-run-all2

leefreemanxyz commented 8 months ago

I think this has been completed in this PR by the Mend/Renovate bot https://github.com/freeCodeCamp/freeCodeCamp/pull/53416

43081j commented 8 months ago

Looks good to me!

Closing this 🎉