Skip to content

Commit c003350

Browse files
chore(dev-deps): bump eslint-plugin-jsx-a11y from 6.5.1 to 6.6.1 (#49)
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.5.1 to 6.6.1. - [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.5.1...v6.6.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 725de95 commit c003350

File tree

2 files changed

+183
-35
lines changed

2 files changed

+183
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-import-resolver-typescript": "^2.7.1",
5252
"eslint-plugin-import": "^2.26.0",
5353
"eslint-plugin-jest": "^26.1.5",
54-
"eslint-plugin-jsx-a11y": "^6.5.1",
54+
"eslint-plugin-jsx-a11y": "^6.6.1",
5555
"eslint-plugin-react": "^7.29.4",
5656
"eslint-plugin-react-hooks": "^4.5.0",
5757
"jest": "^27.5.1",

0 commit comments

Comments
 (0)