Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsx-a11y to ^6.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 8d8dcd2 commit 018bcd9
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 52 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@
"devDependencies": {
"@nexterias/prettier-config": "^1.1.0",
"eslint": "^8.57.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^4.6.2",
"lefthook": "^1.7.15",
"prettier": "^3.2.5"
},
"peerDependencies": {
"eslint": "^8.57.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^4.6.2"
},
Expand Down
131 changes: 81 additions & 50 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 018bcd9

Please sign in to comment.