This repository was archived by the owner on Dec 22, 2025. It is now read-only.
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 5555 "eslint-config-airbnb" : " 19.0.4" ,
5656 "eslint-config-prettier" : " 9.1.0" ,
5757 "eslint-plugin-import" : " 2.31.0" ,
58- "eslint-plugin-jsx-a11y" : " 6.10.1 " ,
58+ "eslint-plugin-jsx-a11y" : " 6.10.2 " ,
5959 "eslint-plugin-prettier" : " 5.2.1" ,
6060 "eslint-plugin-react" : " 7.37.2" ,
6161 "eslint-plugin-react-hooks" : " 4.6.2" ,
Original file line number Diff line number Diff line change @@ -2680,10 +2680,10 @@ eslint-plugin-import@2.31.0:
26802680 string.prototype.trimend "^1.0.8"
26812681 tsconfig-paths "^3.15.0"
26822682
2683- eslint-plugin-jsx-a11y@6.10.1 :
2684- version "6.10.1 "
2685- resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.1 .tgz#87003835bad8875e023aa5db26f41a0c9e6a8fa9 "
2686- integrity sha512-zHByM9WTUMnfsDTafGXRiqxp6lFtNoSOWBY6FonVRn3A+BUwN1L/tdBXT40BcBJi0cZjOGTXZ0eD/rTG9fEJ0g ==
2683+ eslint-plugin-jsx-a11y@6.10.2 :
2684+ version "6.10.2 "
2685+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2 .tgz#d2812bb23bf1ab4665f1718ea442e8372e638483 "
2686+ integrity sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q ==
26872687 dependencies :
26882688 aria-query "^5.3.2"
26892689 array-includes "^3.1.8"
@@ -2693,7 +2693,6 @@ eslint-plugin-jsx-a11y@6.10.1:
26932693 axobject-query "^4.1.0"
26942694 damerau-levenshtein "^1.0.8"
26952695 emoji-regex "^9.2.2"
2696- es-iterator-helpers "^1.1.0"
26972696 hasown "^2.0.2"
26982697 jsx-ast-utils "^3.3.5"
26992698 language-tags "^1.0.9"
You can’t perform that action at this time.
0 commit comments