Skip to content

Commit 57b82e5

Browse files
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.2
1 parent 58e2a8e commit 57b82e5

2 files changed

Lines changed: 84 additions & 68 deletions

File tree

packages/neuron-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"enzyme-adapter-react-16": "1.15.8",
101101
"eslint-config-airbnb": "19.0.4",
102102
"eslint-plugin-import": "2.29.1",
103-
"eslint-plugin-jsx-a11y": "6.7.1",
103+
"eslint-plugin-jsx-a11y": "6.10.2",
104104
"eslint-plugin-react": "7.37.5",
105105
"jest-styled-components": "7.2.0",
106106
"jsdom": "26.0.0",

yarn.lock

Lines changed: 83 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1439,7 +1439,7 @@
14391439
"@babel/plugin-transform-modules-commonjs" "^7.27.1"
14401440
"@babel/plugin-transform-typescript" "^7.27.1"
14411441

1442-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.17.2", "@babel/runtime@^7.17.8", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
1442+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.17.2", "@babel/runtime@^7.17.8", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
14431443
version "7.27.0"
14441444
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762"
14451445
integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==
@@ -5424,14 +5424,14 @@ aria-query@5.1.3:
54245424
dependencies:
54255425
deep-equal "^2.0.5"
54265426

5427-
aria-query@5.3.0, aria-query@^5.1.3:
5427+
aria-query@5.3.0:
54285428
version "5.3.0"
54295429
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.0.tgz#650c569e41ad90b51b3d7df5e5eed1c7549c103e"
54305430
integrity sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==
54315431
dependencies:
54325432
dequal "^2.0.3"
54335433

5434-
aria-query@^5.0.0:
5434+
aria-query@^5.0.0, aria-query@^5.3.2:
54355435
version "5.3.2"
54365436
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.2.tgz#93f81a43480e33a338f19163a3d10a50c01dcd59"
54375437
integrity sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==
@@ -5575,6 +5575,16 @@ array.prototype.flat@^1.2.3:
55755575
es-abstract "^1.20.4"
55765576
es-shim-unscopables "^1.0.0"
55775577

5578+
array.prototype.flat@^1.3.1:
5579+
version "1.3.3"
5580+
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz#534aaf9e6e8dd79fb6b9a9917f839ef1ec63afe5"
5581+
integrity sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==
5582+
dependencies:
5583+
call-bind "^1.0.8"
5584+
define-properties "^1.2.1"
5585+
es-abstract "^1.23.5"
5586+
es-shim-unscopables "^1.0.2"
5587+
55785588
array.prototype.flat@^1.3.2:
55795589
version "1.3.2"
55805590
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18"
@@ -5585,16 +5595,6 @@ array.prototype.flat@^1.3.2:
55855595
es-abstract "^1.22.1"
55865596
es-shim-unscopables "^1.0.0"
55875597

5588-
array.prototype.flatmap@^1.3.1:
5589-
version "1.3.1"
5590-
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
5591-
integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
5592-
dependencies:
5593-
call-bind "^1.0.2"
5594-
define-properties "^1.1.4"
5595-
es-abstract "^1.20.4"
5596-
es-shim-unscopables "^1.0.0"
5597-
55985598
array.prototype.flatmap@^1.3.2:
55995599
version "1.3.2"
56005600
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#c9a7c6831db8e719d6ce639190146c24bbd3e527"
@@ -5696,10 +5696,10 @@ assign-symbols@^1.0.0:
56965696
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
56975697
integrity sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==
56985698

5699-
ast-types-flow@^0.0.7:
5700-
version "0.0.7"
5701-
resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
5702-
integrity sha512-eBvWn1lvIApYMhzQMsu9ciLfkBY499mFZlNqG+/9WR7PVlroQw0vG30cOQQbaKz3sCEc44TAOu2ykzqXSNnwag==
5699+
ast-types-flow@^0.0.8:
5700+
version "0.0.8"
5701+
resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.8.tgz#0a85e1c92695769ac13a428bb653e7538bea27d6"
5702+
integrity sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==
57035703

57045704
ast-types@^0.16.1:
57055705
version "0.16.1"
@@ -5777,10 +5777,10 @@ available-typed-arrays@^1.0.7:
57775777
dependencies:
57785778
possible-typed-array-names "^1.0.0"
57795779

5780-
axe-core@^4.6.2:
5781-
version "4.7.2"
5782-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.2.tgz#040a7342b20765cb18bb50b628394c21bccc17a0"
5783-
integrity sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==
5780+
axe-core@^4.10.0:
5781+
version "4.10.3"
5782+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.3.tgz#04145965ac7894faddbac30861e5d8f11bfd14fc"
5783+
integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==
57845784

57855785
axios@^0.27.2:
57865786
version "0.27.2"
@@ -5799,12 +5799,10 @@ axios@^1.8.3:
57995799
form-data "^4.0.0"
58005800
proxy-from-env "^1.1.0"
58015801

5802-
axobject-query@^3.1.1:
5803-
version "3.2.1"
5804-
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-3.2.1.tgz#39c378a6e3b06ca679f29138151e45b2b32da62a"
5805-
integrity sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==
5806-
dependencies:
5807-
dequal "^2.0.3"
5802+
axobject-query@^4.1.0:
5803+
version "4.1.0"
5804+
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-4.1.0.tgz#28768c76d0e3cff21bc62a9e2d0b6ac30042a1ee"
5805+
integrity sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==
58085806

58095807
b4a@^1.0.1, b4a@^1.6.4:
58105808
version "1.6.4"
@@ -8563,27 +8561,26 @@ eslint-plugin-import@2.29.1:
85638561
semver "^6.3.1"
85648562
tsconfig-paths "^3.15.0"
85658563

8566-
eslint-plugin-jsx-a11y@6.7.1:
8567-
version "6.7.1"
8568-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.7.1.tgz#fca5e02d115f48c9a597a6894d5bcec2f7a76976"
8569-
integrity sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==
8564+
eslint-plugin-jsx-a11y@6.10.2:
8565+
version "6.10.2"
8566+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz#d2812bb23bf1ab4665f1718ea442e8372e638483"
8567+
integrity sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==
85708568
dependencies:
8571-
"@babel/runtime" "^7.20.7"
8572-
aria-query "^5.1.3"
8573-
array-includes "^3.1.6"
8574-
array.prototype.flatmap "^1.3.1"
8575-
ast-types-flow "^0.0.7"
8576-
axe-core "^4.6.2"
8577-
axobject-query "^3.1.1"
8569+
aria-query "^5.3.2"
8570+
array-includes "^3.1.8"
8571+
array.prototype.flatmap "^1.3.2"
8572+
ast-types-flow "^0.0.8"
8573+
axe-core "^4.10.0"
8574+
axobject-query "^4.1.0"
85788575
damerau-levenshtein "^1.0.8"
85798576
emoji-regex "^9.2.2"
8580-
has "^1.0.3"
8581-
jsx-ast-utils "^3.3.3"
8582-
language-tags "=1.0.5"
8577+
hasown "^2.0.2"
8578+
jsx-ast-utils "^3.3.5"
8579+
language-tags "^1.0.9"
85838580
minimatch "^3.1.2"
8584-
object.entries "^1.1.6"
8585-
object.fromentries "^2.0.6"
8586-
semver "^6.3.0"
8581+
object.fromentries "^2.0.8"
8582+
safe-regex-test "^1.0.3"
8583+
string.prototype.includes "^2.0.1"
85878584

85888585
eslint-plugin-prettier@4.2.1:
85898586
version "4.2.1"
@@ -11667,14 +11664,24 @@ jsqr@1.4.0:
1166711664
resolved "https://registry.yarnpkg.com/jsqr/-/jsqr-1.4.0.tgz#8efb8d0a7cc6863cb6d95116b9069123ce9eb2d1"
1166811665
integrity sha512-dxLob7q65Xg2DvstYkRpkYtmKm2sPJ9oFhrhmudT1dZvNFFTlroai3AWSpLey/w5vMcLBXRgOJsbXpdN9HzU/A==
1166911666

11670-
"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.3.3:
11667+
"jsx-ast-utils@^2.4.1 || ^3.0.0":
1167111668
version "3.3.3"
1167211669
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.3.tgz#76b3e6e6cece5c69d49a5792c3d01bd1a0cdc7ea"
1167311670
integrity sha512-fYQHZTZ8jSfmWZ0iyzfwiU4WDX4HpHbMCZ3gPlWYiCl3BoeOTsqKBqnTVfH2rYT7eP5c3sVbeSPHnnJOaTrWiw==
1167411671
dependencies:
1167511672
array-includes "^3.1.5"
1167611673
object.assign "^4.1.3"
1167711674

11675+
jsx-ast-utils@^3.3.5:
11676+
version "3.3.5"
11677+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz#4766bd05a8e2a11af222becd19e15575e52a853a"
11678+
integrity sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==
11679+
dependencies:
11680+
array-includes "^3.1.6"
11681+
array.prototype.flat "^1.3.1"
11682+
object.assign "^4.1.4"
11683+
object.values "^1.1.6"
11684+
1167811685
jszip@^3.1.0:
1167911686
version "3.10.1"
1168011687
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.10.1.tgz#34aee70eb18ea1faec2f589208a157d1feb091c2"
@@ -11731,17 +11738,17 @@ kleur@^3.0.3:
1173111738
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
1173211739
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
1173311740

11734-
language-subtag-registry@~0.3.2:
11735-
version "0.3.22"
11736-
resolved "https://registry.yarnpkg.com/language-subtag-registry/-/language-subtag-registry-0.3.22.tgz#2e1500861b2e457eba7e7ae86877cbd08fa1fd1d"
11737-
integrity sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==
11741+
language-subtag-registry@^0.3.20:
11742+
version "0.3.23"
11743+
resolved "https://registry.yarnpkg.com/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz#23529e04d9e3b74679d70142df3fd2eb6ec572e7"
11744+
integrity sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==
1173811745

11739-
language-tags@=1.0.5:
11740-
version "1.0.5"
11741-
resolved "https://registry.yarnpkg.com/language-tags/-/language-tags-1.0.5.tgz#d321dbc4da30ba8bf3024e040fa5c14661f9193a"
11742-
integrity sha512-qJhlO9cGXi6hBGKoxEG/sKZDAHD5Hnu9Hs4WbOY3pCWXDhw0N8x1NenNzm2EnNLkLkk7J2SdxAkDSbb6ftT+UQ==
11746+
language-tags@^1.0.9:
11747+
version "1.0.9"
11748+
resolved "https://registry.yarnpkg.com/language-tags/-/language-tags-1.0.9.tgz#1ffdcd0ec0fafb4b1be7f8b11f306ad0f9c08777"
11749+
integrity sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==
1174311750
dependencies:
11744-
language-subtag-registry "~0.3.2"
11751+
language-subtag-registry "^0.3.20"
1174511752

1174611753
lazy-val@^1.0.4, lazy-val@^1.0.5:
1174711754
version "1.0.5"
@@ -13286,7 +13293,7 @@ object.assign@^4.1.7:
1328613293
has-symbols "^1.1.0"
1328713294
object-keys "^1.1.1"
1328813295

13289-
object.entries@^1.1.1, object.entries@^1.1.2, object.entries@^1.1.5, object.entries@^1.1.6:
13296+
object.entries@^1.1.1, object.entries@^1.1.2, object.entries@^1.1.5:
1329013297
version "1.1.6"
1329113298
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.6.tgz#9737d0e5b8291edd340a3e3264bb8a3b00d5fa23"
1329213299
integrity sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==
@@ -13305,7 +13312,7 @@ object.entries@^1.1.9:
1330513312
define-properties "^1.2.1"
1330613313
es-object-atoms "^1.1.1"
1330713314

13308-
object.fromentries@^2.0.0, object.fromentries@^2.0.6:
13315+
object.fromentries@^2.0.0:
1330913316
version "2.0.6"
1331013317
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6.tgz#cdb04da08c539cffa912dcd368b886e0904bfa73"
1331113318
integrity sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==
@@ -13359,16 +13366,7 @@ object.values@^1.1.1:
1335913366
define-properties "^1.1.4"
1336013367
es-abstract "^1.20.4"
1336113368

13362-
object.values@^1.1.7:
13363-
version "1.1.7"
13364-
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
13365-
integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==
13366-
dependencies:
13367-
call-bind "^1.0.2"
13368-
define-properties "^1.2.0"
13369-
es-abstract "^1.22.1"
13370-
13371-
object.values@^1.2.1:
13369+
object.values@^1.1.6, object.values@^1.2.1:
1337213370
version "1.2.1"
1337313371
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.1.tgz#deed520a50809ff7f75a7cfd4bc64c7a038c6216"
1337413372
integrity sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==
@@ -13378,6 +13376,15 @@ object.values@^1.2.1:
1337813376
define-properties "^1.2.1"
1337913377
es-object-atoms "^1.0.0"
1338013378

13379+
object.values@^1.1.7:
13380+
version "1.1.7"
13381+
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
13382+
integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==
13383+
dependencies:
13384+
call-bind "^1.0.2"
13385+
define-properties "^1.2.0"
13386+
es-abstract "^1.22.1"
13387+
1338113388
office-ui-fabric-react@7.204.1:
1338213389
version "7.204.1"
1338313390
resolved "https://registry.yarnpkg.com/office-ui-fabric-react/-/office-ui-fabric-react-7.204.1.tgz#109dc5b6abbd60084a7ed23f5a966cffcb6c2fec"
@@ -15209,7 +15216,7 @@ safe-regex-test@^1.0.0:
1520915216
get-intrinsic "^1.1.3"
1521015217
is-regex "^1.1.4"
1521115218

15212-
safe-regex-test@^1.1.0:
15219+
safe-regex-test@^1.0.3, safe-regex-test@^1.1.0:
1521315220
version "1.1.0"
1521415221
resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.1.0.tgz#7f87dfb67a3150782eaaf18583ff5d1711ac10c1"
1521515222
integrity sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==
@@ -15956,6 +15963,15 @@ string-width@^7.0.0:
1595615963
get-east-asian-width "^1.0.0"
1595715964
strip-ansi "^7.1.0"
1595815965

15966+
string.prototype.includes@^2.0.1:
15967+
version "2.0.1"
15968+
resolved "https://registry.yarnpkg.com/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz#eceef21283640761a81dbe16d6c7171a4edf7d92"
15969+
integrity sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==
15970+
dependencies:
15971+
call-bind "^1.0.7"
15972+
define-properties "^1.2.1"
15973+
es-abstract "^1.23.3"
15974+
1595915975
string.prototype.matchall@^4.0.12:
1596015976
version "4.0.12"
1596115977
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz#6c88740e49ad4956b1332a911e949583a275d4c0"

0 commit comments

Comments
 (0)