Skip to content

Commit b790d6e

Browse files
chore: bump eslint-plugin-jsx-a11y from 6.9.0 to 6.10.2 (#1873)
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.9.0 to 6.10.2. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.9.0...v6.10.2) --- updated-dependencies: - dependency-name: eslint-plugin-jsx-a11y dependency-version: 6.10.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78899bf commit b790d6e

File tree

2 files changed

+31
-42
lines changed

2 files changed

+31
-42
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"eslint-plugin-import": "2.29.1",
8686
"eslint-plugin-import-helpers": "1.3.1",
8787
"eslint-plugin-jest": "28.8.3",
88-
"eslint-plugin-jsx-a11y": "6.9.0",
88+
"eslint-plugin-jsx-a11y": "6.10.2",
8989
"eslint-plugin-mocha": "10.4.2",
9090
"eslint-plugin-react": "7.35.0",
9191
"eslint-plugin-react-hooks": "4.6.0",

yarn.lock

Lines changed: 30 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -7768,7 +7768,7 @@ argparse@^2.0.1:
77687768
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
77697769
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
77707770

7771-
[email protected], aria-query@~5.1.3:
7771+
77727772
version "5.1.3"
77737773
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.1.3.tgz#19db27cd101152773631396f7a95a3b58c22c35e"
77747774
integrity sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==
@@ -7783,12 +7783,10 @@ aria-query@^4.2.2:
77837783
"@babel/runtime" "^7.10.2"
77847784
"@babel/runtime-corejs3" "^7.10.2"
77857785

7786-
aria-query@^5.0.0:
7787-
version "5.3.0"
7788-
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.0.tgz#650c569e41ad90b51b3d7df5e5eed1c7549c103e"
7789-
integrity sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==
7790-
dependencies:
7791-
dequal "^2.0.3"
7786+
aria-query@^5.0.0, aria-query@^5.3.2:
7787+
version "5.3.2"
7788+
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.2.tgz#93f81a43480e33a338f19163a3d10a50c01dcd59"
7789+
integrity sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==
77927790

77937791
array-buffer-byte-length@^1.0.0, array-buffer-byte-length@^1.0.1:
77947792
version "1.0.1"
@@ -8033,10 +8031,10 @@ aws4@^1.8.0:
80338031
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3"
80348032
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
80358033

8036-
axe-core@^4.9.1:
8037-
version "4.9.1"
8038-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.9.1.tgz#fcd0f4496dad09e0c899b44f6c4bb7848da912ae"
8039-
integrity sha512-QbUdXJVTpvUTHU7871ppZkdOLBeGUKBQWHkHrvN2V9IQWGMt61zf3B45BtzjxEJzYuj0JBjBZP/hmYS/R9pmAw==
8034+
axe-core@^4.10.0:
8035+
version "4.10.3"
8036+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.3.tgz#04145965ac7894faddbac30861e5d8f11bfd14fc"
8037+
integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==
80408038

80418039
axios@^0.21.4:
80428040
version "0.21.4"
@@ -8079,12 +8077,10 @@ axios@^1.7.9:
80798077
form-data "^4.0.0"
80808078
proxy-from-env "^1.1.0"
80818079

8082-
axobject-query@~3.1.1:
8083-
version "3.1.1"
8084-
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-3.1.1.tgz#3b6e5c6d4e43ca7ba51c5babf99d22a9c68485e1"
8085-
integrity sha512-goKlv8DZrK9hUh975fnHzhNIO4jUnFCfv/dszV5VwUGDFjI6vQ2VwoyjYjYNEbBE8AH87TduWP5uyDR1D+Iteg==
8086-
dependencies:
8087-
deep-equal "^2.0.5"
8080+
axobject-query@^4.1.0:
8081+
version "4.1.0"
8082+
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-4.1.0.tgz#28768c76d0e3cff21bc62a9e2d0b6ac30042a1ee"
8083+
integrity sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==
80888084

80898085
babel-eslint@^10.1.0:
80908086
version "10.1.0"
@@ -10681,7 +10677,7 @@ deprecation@^2.0.0:
1068110677
resolved "https://registry.yarnpkg.com/deprecation/-/deprecation-2.3.1.tgz#6368cbdb40abf3373b525ac87e4a260c3a700919"
1068210678
integrity sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==
1068310679

10684-
[email protected], dequal@^2.0.0, dequal@^2.0.2, dequal@^2.0.3:
10680+
[email protected], dequal@^2.0.0, dequal@^2.0.2:
1068510681
version "2.0.3"
1068610682
resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be"
1068710683
integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==
@@ -11556,27 +11552,26 @@ eslint-plugin-jest@^25.3.0:
1155611552
dependencies:
1155711553
"@typescript-eslint/experimental-utils" "^5.0.0"
1155811554

11559-
eslint-plugin-jsx-a11y@6.9.0, eslint-plugin-jsx-a11y@^6.5.1:
11560-
version "6.9.0"
11561-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.9.0.tgz#67ab8ff460d4d3d6a0b4a570e9c1670a0a8245c8"
11562-
integrity sha512-nOFOCaJG2pYqORjK19lqPqxMO/JpvdCZdPtNdxY3kvom3jTvkAbOvQvD8wuD0G8BYR0IGAGYDlzqWJOh/ybn2g==
11555+
eslint-plugin-jsx-a11y@6.10.2, eslint-plugin-jsx-a11y@^6.5.1:
11556+
version "6.10.2"
11557+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz#d2812bb23bf1ab4665f1718ea442e8372e638483"
11558+
integrity sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==
1156311559
dependencies:
11564-
aria-query "~5.1.3"
11560+
aria-query "^5.3.2"
1156511561
array-includes "^3.1.8"
1156611562
array.prototype.flatmap "^1.3.2"
1156711563
ast-types-flow "^0.0.8"
11568-
axe-core "^4.9.1"
11569-
axobject-query "~3.1.1"
11564+
axe-core "^4.10.0"
11565+
axobject-query "^4.1.0"
1157011566
damerau-levenshtein "^1.0.8"
1157111567
emoji-regex "^9.2.2"
11572-
es-iterator-helpers "^1.0.19"
1157311568
hasown "^2.0.2"
1157411569
jsx-ast-utils "^3.3.5"
1157511570
language-tags "^1.0.9"
1157611571
minimatch "^3.1.2"
1157711572
object.fromentries "^2.0.8"
1157811573
safe-regex-test "^1.0.3"
11579-
string.prototype.includes "^2.0.0"
11574+
string.prototype.includes "^2.0.1"
1158011575

1158111576
1158211577
version "10.4.2"
@@ -17254,14 +17249,7 @@ minimatch@^8.0.2:
1725417249
dependencies:
1725517250
brace-expansion "^2.0.1"
1725617251

17257-
minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3:
17258-
version "9.0.4"
17259-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
17260-
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
17261-
dependencies:
17262-
brace-expansion "^2.0.1"
17263-
17264-
minimatch@^9.0.4:
17252+
minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4:
1726517253
version "9.0.5"
1726617254
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
1726717255
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -21841,13 +21829,14 @@ string-width@^7.0.0:
2184121829
get-east-asian-width "^1.0.0"
2184221830
strip-ansi "^7.1.0"
2184321831

21844-
string.prototype.includes@^2.0.0:
21845-
version "2.0.0"
21846-
resolved "https://registry.yarnpkg.com/string.prototype.includes/-/string.prototype.includes-2.0.0.tgz#8986d57aee66d5460c144620a6d873778ad7289f"
21847-
integrity sha512-E34CkBgyeqNDcrbU76cDjL5JLcVrtSdYq0MEh/B10r17pRP4ciHLwTgnuLV8Ay6cgEMLkcBkFCKyFZ43YldYzg==
21832+
string.prototype.includes@^2.0.1:
21833+
version "2.0.1"
21834+
resolved "https://registry.yarnpkg.com/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz#eceef21283640761a81dbe16d6c7171a4edf7d92"
21835+
integrity sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==
2184821836
dependencies:
21849-
define-properties "^1.1.3"
21850-
es-abstract "^1.17.5"
21837+
call-bind "^1.0.7"
21838+
define-properties "^1.2.1"
21839+
es-abstract "^1.23.3"
2185121840

2185221841
string.prototype.matchall@^4.0.11, string.prototype.matchall@^4.0.6:
2185321842
version "4.0.11"

0 commit comments

Comments
 (0)