Skip to content

Commit 32a2ffd

Browse files
authored
Merge pull request #647 from github/dependabot/npm_and_yarn/all-dependencies-1871a3518e
chore(deps): bump the all-dependencies group with 9 updates
2 parents d6e9d33 + 1e0c272 commit 32a2ffd

File tree

4 files changed

+263
-112
lines changed

4 files changed

+263
-112
lines changed

lib/rules/a11y-no-generic-link-text.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ export default {
3232
},
3333
],
3434
},
35-
// TODO: once https://github.com/bmish/eslint-doc-generator/issues/512 is supported, remove replacedBy
36-
// eslint-disable-next-line eslint-plugin/no-meta-replaced-by
3735
replacedBy: ['jsx-a11y/anchor-ambiguous-text'],
3836
schema: [],
3937
messages: {

0 commit comments

Comments
 (0)