Skip to content

Commit

Permalink
fix: upgrade eslint-plugin-jsx-a11y from 6.8.0 to 6.9.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint-plugin-jsx-a11y from 6.8.0 to 6.9.0.

See this package in npm:
eslint-plugin-jsx-a11y

See this project in Snyk:
https://app.snyk.io/org/patooworld/project/b68e2b89-2bcc-460b-95b0-0ea2b62ce916?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 13, 2024
1 parent af16963 commit 0d52c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-config-airbnb-typescript": "^16.1.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
Expand Down

0 comments on commit 0d52c0f

Please sign in to comment.