Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdanil committed Oct 26, 2024
1 parent c30d768 commit 04aefea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion configs/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jest-dom": "5.4.0",
"eslint-plugin-jsdoc": "40.0.3",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-monorepo": "0.3.2",
"eslint-plugin-no-secrets": "1.0.2",
"eslint-plugin-node": "11.1.0",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3410,7 +3410,7 @@ __metadata:
eslint-plugin-jest: "npm:28.8.3"
eslint-plugin-jest-dom: "npm:5.4.0"
eslint-plugin-jsdoc: "npm:40.0.3"
eslint-plugin-jsx-a11y: "npm:6.10.1"
eslint-plugin-jsx-a11y: "npm:6.10.2"
eslint-plugin-monorepo: "npm:0.3.2"
eslint-plugin-no-secrets: "npm:1.0.2"
eslint-plugin-node: "npm:11.1.0"
Expand Down Expand Up @@ -9592,9 +9592,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: "npm:^5.3.2"
array-includes: "npm:^3.1.8"
Expand All @@ -9604,7 +9604,6 @@ __metadata:
axobject-query: "npm:^4.1.0"
damerau-levenshtein: "npm:^1.0.8"
emoji-regex: "npm:^9.2.2"
es-iterator-helpers: "npm:^1.1.0"
hasown: "npm:^2.0.2"
jsx-ast-utils: "npm:^3.3.5"
language-tags: "npm:^1.0.9"
Expand All @@ -9614,7 +9613,7 @@ __metadata:
string.prototype.includes: "npm:^2.0.1"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9
checksum: 10c0/25bf28e3db4f6789c5d4f9300fc6fc54faca19ecc537d0f46e9c873f80ed37103a033e1f716f608fab5f5813dd38af65a9a6ae2e29dd079763ce539ebecf998e
checksum: 10c0/d93354e03b0cf66f018d5c50964e074dffe4ddf1f9b535fa020d19c4ae45f89c1a16e9391ca61ac3b19f7042c751ac0d361a056a65cbd1de24718a53ff8daa6e
languageName: node
linkType: hard

Expand Down

0 comments on commit 04aefea

Please sign in to comment.