Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
``` npm update npm info "eslint-config-humanmade@latest" peerDependencies --json | command sed 's/[\{\},]//g ; s/: /@/g' | xargs npm install --save "eslint-config-humanmade@latest" npm audit fix ```
- Loading branch information