Skip to content

Commit 29fe242

Browse files
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.2
1 parent 73424f1 commit 29fe242

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5306,9 +5306,9 @@ available-typed-arrays@^1.0.7:
53065306
possible-typed-array-names "^1.0.0"
53075307

53085308
axe-core@^4.10.0:
5309-
version "4.10.1"
5310-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.1.tgz#7d2589b0183f05b0f23e55c2f4cdf97b5bdc66d9"
5311-
integrity sha512-qPC9o+kD8Tir0lzNGLeghbOrWMr3ZJpaRlCIb6Uobt/7N4FiEDvqUMnxzCHRHmg8vOg14kr5gVNyScRmbMaJ9g==
5309+
version "4.10.2"
5310+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.2.tgz#85228e3e1d8b8532a27659b332e39b7fa0e022df"
5311+
integrity sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==
53125312

53135313
axobject-query@^4.1.0:
53145314
version "4.1.0"
@@ -7623,9 +7623,9 @@ [email protected]:
76237623
"@typescript-eslint/utils" "^5.10.0"
76247624

76257625
eslint-plugin-jsx-a11y@^6.6.1:
7626-
version "6.10.1"
7627-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.1.tgz#87003835bad8875e023aa5db26f41a0c9e6a8fa9"
7628-
integrity sha512-zHByM9WTUMnfsDTafGXRiqxp6lFtNoSOWBY6FonVRn3A+BUwN1L/tdBXT40BcBJi0cZjOGTXZ0eD/rTG9fEJ0g==
7626+
version "6.10.2"
7627+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz#d2812bb23bf1ab4665f1718ea442e8372e638483"
7628+
integrity sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==
76297629
dependencies:
76307630
aria-query "^5.3.2"
76317631
array-includes "^3.1.8"
@@ -7635,7 +7635,6 @@ eslint-plugin-jsx-a11y@^6.6.1:
76357635
axobject-query "^4.1.0"
76367636
damerau-levenshtein "^1.0.8"
76377637
emoji-regex "^9.2.2"
7638-
es-iterator-helpers "^1.1.0"
76397638
hasown "^2.0.2"
76407639
jsx-ast-utils "^3.3.5"
76417640
language-tags "^1.0.9"

0 commit comments

Comments
 (0)