snyk / snyk-php-plugin

Basic Snyk CLI plugin for PHP support
Apache License 2.0
6 stars 6 forks source link

feat: unlock npm #52

Closed FauxFaux closed 4 years ago

FauxFaux commented 4 years ago

What does this PR do?

Unlock dependency versions in npm, so we can pick up upgrades at install time.

While we're here, fix a couple of build warnings, including eslint being outdated, and npm/nvmrcs being invalid.