John Hartnup
Results
2
issues of
John Hartnup
The result of repeatedly: - `yarn audit --level moderate` - `yarn upgrade [vulnerable package]` - `yarn upgrade --latest [vulnerable package]` (if previous upgrade not sufficient) - `make test` ... until...
Thanks for a useful guide. If I understand this correctly, Jenkins is running `nx affected --base=origin/master ...` while in the branch being PR'd, so it doesn't build stuff unaffected by...