Skip to content

Commit a93ca0f

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

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
@@ -30,7 +30,7 @@
3030
"eslint-config-airbnb": "18.2.1",
3131
"eslint-plugin-import": "2.31.0",
3232
"eslint-plugin-json": "3.1.0",
33-
"eslint-plugin-jsx-a11y": "6.10.1",
33+
"eslint-plugin-jsx-a11y": "6.10.2",
3434
"eslint-plugin-react": "7.37.2",
3535
"eslint-plugin-react-hooks": "4.6.2"
3636
},

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1589,10 +1589,10 @@ [email protected]:
15891589
lodash "^4.17.21"
15901590
vscode-json-languageservice "^4.1.6"
15911591

1592-
1593-
version "6.10.1"
1594-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.1.tgz#87003835bad8875e023aa5db26f41a0c9e6a8fa9"
1595-
integrity sha512-zHByM9WTUMnfsDTafGXRiqxp6lFtNoSOWBY6FonVRn3A+BUwN1L/tdBXT40BcBJi0cZjOGTXZ0eD/rTG9fEJ0g==
1592+
1593+
version "6.10.2"
1594+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz#d2812bb23bf1ab4665f1718ea442e8372e638483"
1595+
integrity sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==
15961596
dependencies:
15971597
aria-query "^5.3.2"
15981598
array-includes "^3.1.8"
@@ -1602,7 +1602,6 @@ [email protected]:
16021602
axobject-query "^4.1.0"
16031603
damerau-levenshtein "^1.0.8"
16041604
emoji-regex "^9.2.2"
1605-
es-iterator-helpers "^1.1.0"
16061605
hasown "^2.0.2"
16071606
jsx-ast-utils "^3.3.5"
16081607
language-tags "^1.0.9"

0 commit comments

Comments
 (0)