Skip to content

Commit aaeaaca

Browse files
authored
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.2
1 parent 2d90019 commit aaeaaca

File tree

2 files changed

+40
-29
lines changed

2 files changed

+40
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-jest": "27.6.3",
4040
"eslint-plugin-jest-dom": "5.1.0",
4141
"eslint-plugin-jest-formatting": "3.1.0",
42-
"eslint-plugin-jsx-a11y": "6.8.0",
42+
"eslint-plugin-jsx-a11y": "6.10.2",
4343
"eslint-plugin-n": "16.6.2",
4444
"eslint-plugin-no-only-tests": "3.1.0",
4545
"eslint-plugin-prefer-arrow": "1.2.3",

yarn.lock

Lines changed: 39 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,7 +1084,7 @@
10841084
"@babel/plugin-transform-modules-commonjs" "^7.23.3"
10851085
"@babel/plugin-transform-typescript" "^7.23.3"
10861086

1087-
"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
1087+
"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
10881088
version "7.26.0"
10891089
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
10901090
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
@@ -3323,13 +3323,18 @@ argparse@^2.0.1:
33233323
resolved "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz"
33243324
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
33253325

3326-
aria-query@5.3.0, aria-query@^5.0.0, aria-query@^5.3.0:
3326+
aria-query@5.3.0:
33273327
version "5.3.0"
33283328
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.0.tgz#650c569e41ad90b51b3d7df5e5eed1c7549c103e"
33293329
integrity sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==
33303330
dependencies:
33313331
dequal "^2.0.3"
33323332

3333+
aria-query@^5.0.0, aria-query@^5.3.2:
3334+
version "5.3.2"
3335+
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.2.tgz#93f81a43480e33a338f19163a3d10a50c01dcd59"
3336+
integrity sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==
3337+
33333338
array-buffer-byte-length@^1.0.1, array-buffer-byte-length@^1.0.2:
33343339
version "1.0.2"
33353340
resolved "https://registry.yarnpkg.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz#384d12a37295aec3769ab022ad323a18a51ccf8b"
@@ -3487,17 +3492,15 @@ available-typed-arrays@^1.0.7:
34873492
dependencies:
34883493
possible-typed-array-names "^1.0.0"
34893494

3490-
axe-core@=4.7.0:
3491-
version "4.7.0"
3492-
resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz"
3493-
integrity sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==
3495+
axe-core@^4.10.0:
3496+
version "4.10.2"
3497+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.2.tgz#85228e3e1d8b8532a27659b332e39b7fa0e022df"
3498+
integrity sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==
34943499

3495-
axobject-query@^3.2.1:
3496-
version "3.2.1"
3497-
resolved "https://registry.npmjs.org/axobject-query/-/axobject-query-3.2.1.tgz"
3498-
integrity sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==
3499-
dependencies:
3500-
dequal "^2.0.3"
3500+
axobject-query@^4.1.0:
3501+
version "4.1.0"
3502+
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-4.1.0.tgz#28768c76d0e3cff21bc62a9e2d0b6ac30042a1ee"
3503+
integrity sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==
35013504

35023505
babel-jest@^27.4.2, babel-jest@^27.5.1:
35033506
version "27.5.1"
@@ -4973,7 +4976,7 @@ es-errors@^1.3.0:
49734976
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
49744977
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
49754978

4976-
es-iterator-helpers@^1.0.15, es-iterator-helpers@^1.2.1:
4979+
es-iterator-helpers@^1.2.1:
49774980
version "1.2.1"
49784981
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.2.1.tgz#d1dd0f58129054c0ad922e6a9a1e65eef435fe75"
49794982
integrity sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==
@@ -5241,27 +5244,26 @@ eslint-plugin-jest@^25.3.0:
52415244
dependencies:
52425245
"@typescript-eslint/experimental-utils" "^5.0.0"
52435246

5244-
eslint-plugin-jsx-a11y@6.8.0, eslint-plugin-jsx-a11y@^6.5.1:
5245-
version "6.8.0"
5246-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz#2fa9c701d44fcd722b7c771ec322432857fcbad2"
5247-
integrity sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==
5247+
eslint-plugin-jsx-a11y@6.10.2, eslint-plugin-jsx-a11y@^6.5.1:
5248+
version "6.10.2"
5249+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz#d2812bb23bf1ab4665f1718ea442e8372e638483"
5250+
integrity sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==
52485251
dependencies:
5249-
"@babel/runtime" "^7.23.2"
5250-
aria-query "^5.3.0"
5251-
array-includes "^3.1.7"
5252+
aria-query "^5.3.2"
5253+
array-includes "^3.1.8"
52525254
array.prototype.flatmap "^1.3.2"
52535255
ast-types-flow "^0.0.8"
5254-
axe-core "=4.7.0"
5255-
axobject-query "^3.2.1"
5256+
axe-core "^4.10.0"
5257+
axobject-query "^4.1.0"
52565258
damerau-levenshtein "^1.0.8"
52575259
emoji-regex "^9.2.2"
5258-
es-iterator-helpers "^1.0.15"
5259-
hasown "^2.0.0"
5260+
hasown "^2.0.2"
52605261
jsx-ast-utils "^3.3.5"
52615262
language-tags "^1.0.9"
52625263
minimatch "^3.1.2"
5263-
object.entries "^1.1.7"
5264-
object.fromentries "^2.0.7"
5264+
object.fromentries "^2.0.8"
5265+
safe-regex-test "^1.0.3"
5266+
string.prototype.includes "^2.0.1"
52655267

52665268
eslint-plugin-n@16.6.2:
52675269
version "16.6.2"
@@ -8323,7 +8325,7 @@ object.assign@^4.1.2, object.assign@^4.1.4, object.assign@^4.1.7:
83238325
has-symbols "^1.1.0"
83248326
object-keys "^1.1.1"
83258327

8326-
object.entries@^1.1.5, object.entries@^1.1.7, object.entries@^1.1.8:
8328+
object.entries@^1.1.5, object.entries@^1.1.8:
83278329
version "1.1.8"
83288330
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
83298331
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
@@ -9870,7 +9872,7 @@ safe-push-apply@^1.0.0:
98709872
es-errors "^1.3.0"
98719873
isarray "^2.0.5"
98729874

9873-
safe-regex-test@^1.1.0:
9875+
safe-regex-test@^1.0.3, safe-regex-test@^1.1.0:
98749876
version "1.1.0"
98759877
resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.1.0.tgz#7f87dfb67a3150782eaaf18583ff5d1711ac10c1"
98769878
integrity sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==
@@ -10383,6 +10385,15 @@ string-width@^7.0.0:
1038310385
get-east-asian-width "^1.0.0"
1038410386
strip-ansi "^7.1.0"
1038510387

10388+
string.prototype.includes@^2.0.1:
10389+
version "2.0.1"
10390+
resolved "https://registry.yarnpkg.com/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz#eceef21283640761a81dbe16d6c7171a4edf7d92"
10391+
integrity sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==
10392+
dependencies:
10393+
call-bind "^1.0.7"
10394+
define-properties "^1.2.1"
10395+
es-abstract "^1.23.3"
10396+
1038610397
string.prototype.matchall@^4.0.12, string.prototype.matchall@^4.0.6:
1038710398
version "4.0.12"
1038810399
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz#6c88740e49ad4956b1332a911e949583a275d4c0"

0 commit comments

Comments
 (0)