Skip to content

Commit 585f578

Browse files
Bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.2
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.10.0 to 6.10.2. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.10.0...v6.10.2) --- updated-dependencies: - dependency-name: eslint-plugin-jsx-a11y dependency-version: 6.10.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23e501a commit 585f578

File tree

2 files changed

+580
-331
lines changed

2 files changed

+580
-331
lines changed

examples/remix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint": "^8.38.0",
4040
"eslint-import-resolver-typescript": "^3.6.1",
4141
"eslint-plugin-import": "^2.28.1",
42-
"eslint-plugin-jsx-a11y": "^6.7.1",
42+
"eslint-plugin-jsx-a11y": "^6.10.2",
4343
"eslint-plugin-react": "^7.33.2",
4444
"eslint-plugin-react-hooks": "^4.6.0",
4545
"postcss": "^8.4.44",

0 commit comments

Comments
 (0)