Npm upgrades
Upgrade NPM packages and keep them updated Create CI steps that:
-
uses npm audit to check for updates -
upgrade the package and runs tests again -
commit the new upgraded package.json somehow
Due to spam, we had to disable registrations and GitHub login. Please reach out to us at support@greenhost.net if you want to contribute.
Upgrade NPM packages and keep them updated Create CI steps that: