Skip to content

Commit

Permalink
chore(dev-deps): update dependency eslint-plugin-jsx-a11y to v6.10.2 (#…
Browse files Browse the repository at this point in the history
…659)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 4a10894 commit 5eabf4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "46.10.1",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.37.2",
"firebase": "9.23.0",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4809,9 +4809,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsx-a11y@npm:6.10.1":
version: 6.10.1
resolution: "eslint-plugin-jsx-a11y@npm:6.10.1"
"eslint-plugin-jsx-a11y@npm:6.10.2":
version: 6.10.2
resolution: "eslint-plugin-jsx-a11y@npm:6.10.2"
dependencies:
aria-query: ^5.3.2
array-includes: ^3.1.8
Expand All @@ -4821,7 +4821,6 @@ __metadata:
axobject-query: ^4.1.0
damerau-levenshtein: ^1.0.8
emoji-regex: ^9.2.2
es-iterator-helpers: ^1.1.0
hasown: ^2.0.2
jsx-ast-utils: ^3.3.5
language-tags: ^1.0.9
Expand All @@ -4831,7 +4830,7 @@ __metadata:
string.prototype.includes: ^2.0.1
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9
checksum: 6399ed556306edd454c3d835fee475e6a286aa44c8fb95b4e9245717ff26f7a251f38d75e194293d78fdbc8f2fdbf223573ac2c82dc1e2db3d5d6c137632b6ec
checksum: 0cc861398fa26ada61ed5703eef5b335495fcb96253263dcd5e399488ff019a2636372021baacc040e3560d1a34bfcd5d5ad9f1754f44cd0509c956f7df94050
languageName: node
linkType: hard

Expand Down Expand Up @@ -8332,7 +8331,7 @@ __metadata:
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.31.0
eslint-plugin-jsdoc: 46.10.1
eslint-plugin-jsx-a11y: 6.10.1
eslint-plugin-jsx-a11y: 6.10.2
eslint-plugin-prettier: 4.2.1
eslint-plugin-react: 7.37.2
firebase: 9.23.0
Expand Down

0 comments on commit 5eabf4a

Please sign in to comment.