sindresorhus / grunt-eslint

Validate files with ESLint
MIT License
200 stars 72 forks source link

fix: updated eslint to 7.11.0 - related to #168. #169

Closed bonesoul closed 3 years ago

sindresorhus commented 3 years ago

Thanks, but this is not needed. Semver handles this for us. Read more here: https://nodesource.com/blog/semver-tilde-and-caret

It should give you the latest version, but if you want to force it, you can add the latest ESLint version as a dependency in your project.