Skip to content

Commit

Permalink
Update eslint-plugin-jsx-a11y to v6.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amikheychik committed Jun 27, 2024
1 parent 9ed8e7a commit 4aafd92
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 36 deletions.
177 changes: 143 additions & 34 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@perfective/eslint-config": "~0.26.0"
},
"peerDependencies": {
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-hooks-ssr": "^0.1.5",
Expand All @@ -61,7 +61,7 @@
"eslint-plugin-jest-dom": "5.4.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "48.2.12",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-n": "17.9.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-promise": "6.2.0",
Expand Down

0 comments on commit 4aafd92

Please sign in to comment.