Skip to content

Commit

Permalink
Update dependency eslint-plugin-jsx-a11y to v6.10.1
Browse files Browse the repository at this point in the history
| datasource | package                | from   | to     |
| ---------- | ---------------------- | ------ | ------ |
| npm        | eslint-plugin-jsx-a11y | 6.10.0 | 6.10.1 |


## [v6.10.1](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#v6101---2024-10-20)

##### Commits

-   \[Fix] handle interactive/noninteractive changes from aria-query [`4925ba8`](ljharb/eslint-plugin-jsx-a11y@4925ba8)
-   \[Docs] Use consistent spelling of 'screen reader' [`cb6788c`](ljharb/eslint-plugin-jsx-a11y@cb6788c)
-   \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `@babel/register`, `auto-changelog`, `eslint-plugin-import`, `tape` [`518a77e`](ljharb/eslint-plugin-jsx-a11y@518a77e)
-   \[Deps] update `es-iterator-helpers`, `string.prototype.includes` [`eed03a3`](ljharb/eslint-plugin-jsx-a11y@eed03a3)
-   \[meta] package.json - Update jscodeshift & remove babel-jest [`2ee940c`](ljharb/eslint-plugin-jsx-a11y@2ee940c)
-   \[Docs] Remove accidental whitespace in CONTRIBUTING.md [`a262131`](ljharb/eslint-plugin-jsx-a11y@a262131)
-   \[Deps] unpin `aria-query` [`e517937`](ljharb/eslint-plugin-jsx-a11y@e517937)
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent e4bf24c commit 5299f6d
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 93 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-local-rules": "3.0.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.31.10",
Expand Down
120 changes: 28 additions & 92 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 5299f6d

Please sign in to comment.