Bump eslint-plugin-jsx-a11y to 6.7.1 by khiga8 · Pull Request #395 · github/eslint-plugin-github (original) (raw)

Fixes: https://github.com/github/accessibility/issues/2917

This PR bumps the eslint-plugin-jsx-a11y dependency from 6.6.0 to 6.7.1 which includes new rules and bug fixes.

Check out the CHANGELOG for eslint-plugin-jsx-a11y.

This update includes a new rule anchor-ambiguous-text which can replace our custom a11y-no-generic-link-text.

📣 Any "best practice" or existing practice for deprecating a rule? I've just marked the rule as deprecated and removed it from the config.