File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 67
67
"eslint-config-prettier" : " 8.10.0" ,
68
68
"eslint-config-react" : " 1.1.7" ,
69
69
"eslint-plugin-import" : " 2.31.0" ,
70
- "eslint-plugin-jsx-a11y" : " 6.10.1 " ,
70
+ "eslint-plugin-jsx-a11y" : " 6.10.2 " ,
71
71
"eslint-plugin-prettier" : " 4.2.1" ,
72
72
"eslint-plugin-react" : " 7.37.2" ,
73
73
"eslint-plugin-react-hooks" : " 4.6.2" ,
Original file line number Diff line number Diff line change @@ -8158,10 +8158,10 @@ eslint-plugin-import@^2.25.3:
8158
8158
resolve "^1.20.0"
8159
8159
tsconfig-paths "^3.11.0"
8160
8160
8161
- eslint-plugin-jsx-a11y@6.10.1 :
8162
- version "6.10.1 "
8163
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.1 .tgz#87003835bad8875e023aa5db26f41a0c9e6a8fa9 "
8164
- integrity sha512-zHByM9WTUMnfsDTafGXRiqxp6lFtNoSOWBY6FonVRn3A+BUwN1L/tdBXT40BcBJi0cZjOGTXZ0eD/rTG9fEJ0g ==
8161
+ eslint-plugin-jsx-a11y@6.10.2 :
8162
+ version "6.10.2 "
8163
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2 .tgz#d2812bb23bf1ab4665f1718ea442e8372e638483 "
8164
+ integrity sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q ==
8165
8165
dependencies:
8166
8166
aria-query "^5.3.2"
8167
8167
array-includes "^3.1.8"
@@ -8171,7 +8171,6 @@ eslint-plugin-jsx-a11y@6.10.1:
8171
8171
axobject-query "^4.1.0"
8172
8172
damerau-levenshtein "^1.0.8"
8173
8173
emoji-regex "^9.2.2"
8174
- es-iterator-helpers "^1.1.0"
8175
8174
hasown "^2.0.2"
8176
8175
jsx-ast-utils "^3.3.5"
8177
8176
language-tags "^1.0.9"
You can’t perform that action at this time.
0 commit comments