sarbbottam / eslint-find-rules

Find built-in ESLint rules you don't have in your custom config
http://npm.im/eslint-find-rules
MIT License
206 stars 36 forks source link

chore: Update dependencies #308

Closed Xotic750 closed 5 years ago

Xotic750 commented 5 years ago

Only eslint 5 tests pass, I added ajv back into the mix but that didn't help them.

Xotic750 commented 5 years ago

Meh, still only passes eslint 5. I'll revert some more to see if we can get a pass then clean up this PR.

ljharb commented 5 years ago

This module doesn't yet support eslint 6; see #304.

Xotic750 commented 5 years ago

So there we have it, bare minimum changes that will squelch that security message. If you are happy with this then I will close this PR and do a nice clean one instead. I will submit some more smaller PR's for other updates, now that I have a better idea of what does and does not work.

Xotic750 commented 5 years ago

Closing in favour of https://github.com/sarbbottam/eslint-find-rules/pull/309