Skip to content

Commit b10bdc0

Browse files
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.2 (#5806)
1 parent 643ad5f commit b10bdc0

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint-plugin-etc": "2.0.3",
4646
"eslint-plugin-import": "2.31.0",
4747
"eslint-plugin-jest": "28.3.0",
48-
"eslint-plugin-jsx-a11y": "6.10.1",
48+
"eslint-plugin-jsx-a11y": "6.10.2",
4949
"eslint-plugin-n": "16.6.2",
5050
"eslint-plugin-prettier": "5.2.1",
5151
"eslint-plugin-promise": "6.6.0",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9017,10 +9017,10 @@ [email protected]:
90179017
dependencies:
90189018
"@typescript-eslint/utils" "^6.0.0"
90199019

9020-
9021-
version "6.10.1"
9022-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.1.tgz#87003835bad8875e023aa5db26f41a0c9e6a8fa9"
9023-
integrity sha512-zHByM9WTUMnfsDTafGXRiqxp6lFtNoSOWBY6FonVRn3A+BUwN1L/tdBXT40BcBJi0cZjOGTXZ0eD/rTG9fEJ0g==
9020+
9021+
version "6.10.2"
9022+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz#d2812bb23bf1ab4665f1718ea442e8372e638483"
9023+
integrity sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==
90249024
dependencies:
90259025
aria-query "^5.3.2"
90269026
array-includes "^3.1.8"
@@ -9030,7 +9030,6 @@ [email protected]:
90309030
axobject-query "^4.1.0"
90319031
damerau-levenshtein "^1.0.8"
90329032
emoji-regex "^9.2.2"
9033-
es-iterator-helpers "^1.1.0"
90349033
hasown "^2.0.2"
90359034
jsx-ast-utils "^3.3.5"
90369035
language-tags "^1.0.9"

0 commit comments

Comments
 (0)