Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit a780da5

Browse files
committed
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.2
1 parent a24b2d7 commit a780da5

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
@@ -41,7 +41,7 @@
4141
"eslint-config-airbnb-typescript": "18.0.0",
4242
"eslint-config-prettier": "9.1.0",
4343
"eslint-plugin-import": "2.31.0",
44-
"eslint-plugin-jsx-a11y": "6.10.1",
44+
"eslint-plugin-jsx-a11y": "6.10.2",
4545
"eslint-plugin-prettier": "5.2.1",
4646
"eslint-plugin-react": "7.37.2",
4747
"eslint-plugin-react-hooks": "4.6.2",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5907,10 +5907,10 @@ eslint-plugin-import@^2.27.5:
59075907
semver "^6.3.1"
59085908
tsconfig-paths "^3.14.2"
59095909

5910-
5911-
version "6.10.1"
5912-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.1.tgz#87003835bad8875e023aa5db26f41a0c9e6a8fa9"
5913-
integrity sha512-zHByM9WTUMnfsDTafGXRiqxp6lFtNoSOWBY6FonVRn3A+BUwN1L/tdBXT40BcBJi0cZjOGTXZ0eD/rTG9fEJ0g==
5910+
5911+
version "6.10.2"
5912+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz#d2812bb23bf1ab4665f1718ea442e8372e638483"
5913+
integrity sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==
59145914
dependencies:
59155915
aria-query "^5.3.2"
59165916
array-includes "^3.1.8"
@@ -5920,7 +5920,6 @@ [email protected]:
59205920
axobject-query "^4.1.0"
59215921
damerau-levenshtein "^1.0.8"
59225922
emoji-regex "^9.2.2"
5923-
es-iterator-helpers "^1.1.0"
59245923
hasown "^2.0.2"
59255924
jsx-ast-utils "^3.3.5"
59265925
language-tags "^1.0.9"

0 commit comments

Comments
 (0)