Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-jsx-a11y to v6.10.2
Browse files Browse the repository at this point in the history
##### [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
renovate[bot] authored Oct 26, 2024
1 parent 8493aa2 commit 49b8eac
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 49b8eac

Please sign in to comment.