Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency eslint-plugin-jsx-a11y to v6.10.2
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | npm | eslint-plugin-jsx-a11y | 6.10.1 | 6.10.2 | ## [v6.10.2](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#v6102---2024-10-25) ##### Fixed - \[patch] `no-redundandant-roles`: allow `<img src="*.svg" role="img" />` [`#936`](jsx-eslint/eslint-plugin-jsx-a11y#936) ##### Commits - \[meta] fix changelog URLs [`0d01a1a`](jsx-eslint/eslint-plugin-jsx-a11y@0d01a1a) - \[Refactor] remove no-longer-needed `es-iterator-helpers` [`aa075bd`](jsx-eslint/eslint-plugin-jsx-a11y@aa075bd) - \[Refactor] avoid spreading things that are already arrays [`d15d3ab`](jsx-eslint/eslint-plugin-jsx-a11y@d15d3ab) - \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `@babel/register` [`5dad7c4`](jsx-eslint/eslint-plugin-jsx-a11y@5dad7c4) - \[Tests] `aria-role`: Add valid test for `<svg role="img" />` [`daba189`](jsx-eslint/eslint-plugin-jsx-a11y@daba189) - \[Docs] `label-has-associated-control`: add line breaks for readability [`0bc6378`](jsx-eslint/eslint-plugin-jsx-a11y@0bc6378) - \[Tests] `label-has-associated-control`: add additional test cases [`30d2318`](jsx-eslint/eslint-plugin-jsx-a11y@30d2318) - \[Tests] Add tests to reinforce required attributes for role="heading" [`d92446c`](jsx-eslint/eslint-plugin-jsx-a11y@d92446c)
- Loading branch information