Skip to content

Commit 06860a1

Browse files
committed
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.6.1
1 parent 2b09fe4 commit 06860a1

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"eslint-config-prettier": "8.5.0",
9696
"eslint-config-react-app": "6.0.0",
9797
"eslint-plugin-flowtype": "5.10.0",
98-
"eslint-plugin-jsx-a11y": "6.6.0",
98+
"eslint-plugin-jsx-a11y": "6.6.1",
9999
"eslint-plugin-react": "7.30.1",
100100
"eslint-plugin-react-hooks": "4.6.0",
101101
"eslint-plugin-testing-library": "4.12.4",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1647,10 +1647,10 @@
16471647
dependencies:
16481648
regenerator-runtime "^0.13.4"
16491649

1650-
"@babel/runtime@^7.18.3":
1651-
version "7.18.6"
1652-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.6.tgz#6a1ef59f838debd670421f8c7f2cbb8da9751580"
1653-
integrity sha512-t9wi7/AW6XtKahAe20Yw0/mMljKq0B1r2fPdvaAdV/KPDZewFXdaaa6K7lxmZBZ8FBNpCiAT6iHPmd6QO9bKfQ==
1650+
"@babel/runtime@^7.18.9":
1651+
version "7.18.9"
1652+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a"
1653+
integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
16541654
dependencies:
16551655
regenerator-runtime "^0.13.4"
16561656

@@ -7895,10 +7895,10 @@ axe-core@^4.0.2:
78957895
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.2.2.tgz#0c987d82c8b82b4b9b7a945f1b5ef0d8fed586ed"
78967896
integrity sha512-OKRkKM4ojMEZRJ5UNJHmq9tht7cEnRnqKG6KyB/trYws00Xtkv12mHtlJ0SK7cmuNbrU8dPUova3ELTuilfBbw==
78977897

7898-
axe-core@^4.4.2:
7899-
version "4.4.2"
7900-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.2.tgz#dcf7fb6dea866166c3eab33d68208afe4d5f670c"
7901-
integrity sha512-LVAaGp/wkkgYJcjmHsoKx4juT1aQvJyPcW09MLCjVTh3V2cc6PnyempiLMNH5iMdfIX/zdbjUx2KDjMLCTdPeA==
7898+
axe-core@^4.4.3:
7899+
version "4.4.3"
7900+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.3.tgz#11c74d23d5013c0fa5d183796729bc3482bd2f6f"
7901+
integrity sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w==
79027902

79037903
79047904
version "0.27.2"
@@ -11442,21 +11442,21 @@ eslint-plugin-jest@^24.1.0:
1144211442
dependencies:
1144311443
"@typescript-eslint/experimental-utils" "^4.0.1"
1144411444

11445-
11446-
version "6.6.0"
11447-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.0.tgz#2c5ac12e013eb98337b9aa261c3b355275cc6415"
11448-
integrity sha512-kTeLuIzpNhXL2CwLlc8AHI0aFRwWHcg483yepO9VQiHzM9bZwJdzTkzBszbuPrbgGmq2rlX/FaT2fJQsjUSHsw==
11445+
11446+
version "6.6.1"
11447+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.1.tgz#93736fc91b83fdc38cc8d115deedfc3091aef1ff"
11448+
integrity sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==
1144911449
dependencies:
11450-
"@babel/runtime" "^7.18.3"
11450+
"@babel/runtime" "^7.18.9"
1145111451
aria-query "^4.2.2"
1145211452
array-includes "^3.1.5"
1145311453
ast-types-flow "^0.0.7"
11454-
axe-core "^4.4.2"
11454+
axe-core "^4.4.3"
1145511455
axobject-query "^2.2.0"
1145611456
damerau-levenshtein "^1.0.8"
1145711457
emoji-regex "^9.2.2"
1145811458
has "^1.0.3"
11459-
jsx-ast-utils "^3.3.1"
11459+
jsx-ast-utils "^3.3.2"
1146011460
language-tags "^1.0.5"
1146111461
minimatch "^3.1.2"
1146211462
semver "^6.3.0"
@@ -16202,10 +16202,10 @@ [email protected], jss@^10.5.1:
1620216202
array-includes "^3.1.2"
1620316203
object.assign "^4.1.2"
1620416204

16205-
jsx-ast-utils@^3.3.1:
16206-
version "3.3.1"
16207-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.1.tgz#a3e0f1cb7e230954eab4dcbce9f6288a78f8ba44"
16208-
integrity sha512-pxrjmNpeRw5wwVeWyEAk7QJu2GnBO3uzPFmHCKJJFPKK2Cy0cWL23krGtLdnMmbIi6/FjlrQpPyfQI19ByPOhQ==
16205+
jsx-ast-utils@^3.3.2:
16206+
version "3.3.2"
16207+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.2.tgz#afe5efe4332cd3515c065072bd4d6b0aa22152bd"
16208+
integrity sha512-4ZCADZHRkno244xlNnn4AOG6sRQ7iBZ5BbgZ4vW4y5IZw7cVUD1PPeblm1xx/nfmMxPdt/LHsXZW8z/j58+l9Q==
1620916209
dependencies:
1621016210
array-includes "^3.1.5"
1621116211
object.assign "^4.1.2"

0 commit comments

Comments
 (0)