Skip to content

Commit 3b47e15

Browse files
Merge pull request #135 from microsoft/dependabot/npm_and_yarn/App/frontend-app/dependabotchanges/eslint-plugin-jsx-a11y-6.10.2
build: bump eslint-plugin-jsx-a11y from 6.8.0 to 6.10.2 in /App/frontend-app
2 parents c67a4e4 + fbb5870 commit 3b47e15

File tree

3 files changed

+83
-62
lines changed

3 files changed

+83
-62
lines changed

App/frontend-app/package-lock.json

Lines changed: 44 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

App/frontend-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint-config-prettier": "^9.1.0",
7171
"eslint-import-resolver-typescript": "^3.7.0",
7272
"eslint-plugin-import": "^2.29.1",
73-
"eslint-plugin-jsx-a11y": "^6.8.0",
73+
"eslint-plugin-jsx-a11y": "^6.10.2",
7474
"eslint-plugin-react": "^7.37.3",
7575
"eslint-plugin-react-hooks": "^5.1.0",
7676
"eslint-plugin-react-refresh": "^0.4.16",

App/frontend-app/yarn.lock

Lines changed: 38 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -3419,13 +3419,18 @@ argparse@^2.0.1:
34193419
resolved "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz"
34203420
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
34213421

3422-
[email protected], aria-query@^5.0.0, aria-query@^5.3.0:
3422+
34233423
version "5.3.0"
34243424
resolved "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz"
34253425
integrity sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==
34263426
dependencies:
34273427
dequal "^2.0.3"
34283428

3429+
aria-query@^5.0.0, aria-query@^5.3.2:
3430+
version "5.3.2"
3431+
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.2.tgz#93f81a43480e33a338f19163a3d10a50c01dcd59"
3432+
integrity sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==
3433+
34293434
array-buffer-byte-length@^1.0.1:
34303435
version "1.0.1"
34313436
resolved "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz"
@@ -3590,10 +3595,10 @@ available-typed-arrays@^1.0.6, available-typed-arrays@^1.0.7:
35903595
dependencies:
35913596
possible-typed-array-names "^1.0.0"
35923597

3593-
axe-core@=4.7.0:
3594-
version "4.7.0"
3595-
resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz"
3596-
integrity sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==
3598+
axe-core@^4.10.0:
3599+
version "4.10.2"
3600+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.2.tgz#85228e3e1d8b8532a27659b332e39b7fa0e022df"
3601+
integrity sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==
35973602

35983603
axios@^1.1.3:
35993604
version "1.7.7"
@@ -3604,12 +3609,10 @@ axios@^1.1.3:
36043609
form-data "^4.0.0"
36053610
proxy-from-env "^1.1.0"
36063611

3607-
axobject-query@^3.2.1:
3608-
version "3.2.1"
3609-
resolved "https://registry.npmjs.org/axobject-query/-/axobject-query-3.2.1.tgz"
3610-
integrity sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==
3611-
dependencies:
3612-
dequal "^2.0.3"
3612+
axobject-query@^4.1.0:
3613+
version "4.1.0"
3614+
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-4.1.0.tgz#28768c76d0e3cff21bc62a9e2d0b6ac30042a1ee"
3615+
integrity sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==
36133616

36143617
babel-jest@^29.7.0:
36153618
version "29.7.0"
@@ -4595,7 +4598,7 @@ es-errors@^1.0.0, es-errors@^1.2.1, es-errors@^1.3.0:
45954598
resolved "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz"
45964599
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
45974600

4598-
es-iterator-helpers@^1.0.15, es-iterator-helpers@^1.2.1:
4601+
es-iterator-helpers@^1.2.1:
45994602
version "1.2.1"
46004603
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.2.1.tgz#d1dd0f58129054c0ad922e6a9a1e65eef435fe75"
46014604
integrity sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==
@@ -4795,27 +4798,26 @@ eslint-plugin-import@^2.29.1:
47954798
semver "^6.3.1"
47964799
tsconfig-paths "^3.15.0"
47974800

4798-
eslint-plugin-jsx-a11y@^6.8.0:
4799-
version "6.8.0"
4800-
resolved "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz"
4801-
integrity sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==
4801+
eslint-plugin-jsx-a11y@^6.10.2:
4802+
version "6.10.2"
4803+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz#d2812bb23bf1ab4665f1718ea442e8372e638483"
4804+
integrity sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==
48024805
dependencies:
4803-
"@babel/runtime" "^7.23.2"
4804-
aria-query "^5.3.0"
4805-
array-includes "^3.1.7"
4806+
aria-query "^5.3.2"
4807+
array-includes "^3.1.8"
48064808
array.prototype.flatmap "^1.3.2"
48074809
ast-types-flow "^0.0.8"
4808-
axe-core "=4.7.0"
4809-
axobject-query "^3.2.1"
4810+
axe-core "^4.10.0"
4811+
axobject-query "^4.1.0"
48104812
damerau-levenshtein "^1.0.8"
48114813
emoji-regex "^9.2.2"
4812-
es-iterator-helpers "^1.0.15"
4813-
hasown "^2.0.0"
4814+
hasown "^2.0.2"
48144815
jsx-ast-utils "^3.3.5"
48154816
language-tags "^1.0.9"
48164817
minimatch "^3.1.2"
4817-
object.entries "^1.1.7"
4818-
object.fromentries "^2.0.7"
4818+
object.fromentries "^2.0.8"
4819+
safe-regex-test "^1.0.3"
4820+
string.prototype.includes "^2.0.1"
48194821

48204822
eslint-plugin-react-hooks@^5.1.0:
48214823
version "5.1.0"
@@ -7389,7 +7391,7 @@ object.assign@^4.1.7:
73897391
has-symbols "^1.1.0"
73907392
object-keys "^1.1.1"
73917393

7392-
object.entries@^1.1.7, object.entries@^1.1.8:
7394+
object.entries@^1.1.8:
73937395
version "1.1.8"
73947396
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
73957397
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
@@ -8182,16 +8184,7 @@ [email protected], safe-buffer@~5.2.0:
81828184
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz"
81838185
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
81848186

8185-
safe-regex-test@^1.0.3:
8186-
version "1.0.3"
8187-
resolved "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz"
8188-
integrity sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==
8189-
dependencies:
8190-
call-bind "^1.0.6"
8191-
es-errors "^1.3.0"
8192-
is-regex "^1.1.4"
8193-
8194-
safe-regex-test@^1.1.0:
8187+
safe-regex-test@^1.0.3, safe-regex-test@^1.1.0:
81958188
version "1.1.0"
81968189
resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.1.0.tgz#7f87dfb67a3150782eaaf18583ff5d1711ac10c1"
81978190
integrity sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==
@@ -8506,6 +8499,15 @@ string-width@^5.0.1, string-width@^5.1.2:
85068499
emoji-regex "^9.2.2"
85078500
strip-ansi "^7.0.1"
85088501

8502+
string.prototype.includes@^2.0.1:
8503+
version "2.0.1"
8504+
resolved "https://registry.yarnpkg.com/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz#eceef21283640761a81dbe16d6c7171a4edf7d92"
8505+
integrity sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==
8506+
dependencies:
8507+
call-bind "^1.0.7"
8508+
define-properties "^1.2.1"
8509+
es-abstract "^1.23.3"
8510+
85098511
string.prototype.matchall@^4.0.12:
85108512
version "4.0.12"
85118513
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz#6c88740e49ad4956b1332a911e949583a275d4c0"

0 commit comments

Comments
 (0)