Martin Murphy
Martin Murphy
Since this repo includes a `yarn.lock` file and git hooks, any commits will require the `yarn` command. Otherwise it will generate an error: ``` mmurphy-OSX:git-pre-commit mmurphy$ git commit events.js:167 throw...
`npm audit` is currently reporting 7 vulnerabilities in dependencies ``` found 7 vulnerabilities (2 low, 4 high, 1 critical) in 3069 scanned packages 7 vulnerabilities require semver-major dependency updates. ```...
Running `npm run test` with node v10.13.0 produces error ``` mmurphy-OSX:git-pre-commit mmurphy$ node -v v10.13.0 mmurphy-OSX:git-pre-commit mmurphy$ npm run test > [email protected] test /Users/mmurphy/src/support/git-pre-commit > gulp tests --env=development /Users/mmurphy/src/support/git-pre-commit/node_modules/require-dir/index.js:93 if...