8000 chore: Bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1 (#5370) · joshhunt/typescript-eslint@4e6caf8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e6caf8

Browse files
chore: Bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1 (typescript-eslint#5370)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
1 parent a084ac7 commit 4e6caf8

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

yarn.lock

Lines changed: 18 additions & 18 deletions
-
"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.3.1:
Original file line numberDiff line numberDiff line change
@@ -1146,10 +1146,10 @@
11461146
core-js-pure "^3.20.2"
11471147
regenerator-runtime "^0.13.4"
11481148

1149-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.8.4":
1150-
version "7.18.6"
1151-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.6.tgz#6a1ef59f838debd670421f8c7f2cbb8da9751580"
1152-
integrity sha512-t9wi7/AW6XtKahAe20Yw0/mMljKq0B1r2fPdvaAdV/KPDZewFXdaaa6K7lxmZBZ8FBNpCiAT6iHPmd6QO9bKfQ==
1149+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.8.4":
1150+
version "7.18.9"
1151+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a"
1152+
integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
11531153
dependencies:
11541154
regenerator-runtime "^0.13.4"
11551155

@@ -4896,10 +4896,10 @@ aws4@^1.8.0:
489 8000 64896
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
48974897
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
48984898

4899-
axe-core@^4.4.2:
4900-
version "4.4.2"
4901-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.2.tgz#dcf7fb6dea866166c3eab33d68208afe4d5f670c"
4902-
integrity sha512-LVAaGp/wkkgYJcjmHsoKx4juT1aQvJyPcW09MLCjVTh3V2cc6PnyempiLMNH5iMdfIX/zdbjUx2KDjMLCTdPeA==
4899+
axe-core@^4.4.3:
4900+
version "4.4.3"
4901+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.3.tgz#11c74d23d5013c0fa5d183796729bc3482bd2f6f"
4902+
integrity sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w==
49034903

49044904
axios@^0.21.1:
49054905
version "0.21.4"
@@ -7100,20 +7100,20 @@ eslint-plugin-jest@^26.1.5:
71007100
"@typescript-eslint/utils" "^5.10.0"
71017101

71027102
eslint-plugin-jsx-a11y@^6.5.1:
7103-
version "6.6.0"
7104-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.0.tgz#2c5ac12e013eb98337b9aa261c3b355275cc6415"
7105-
integrity sha512-kTeLuIzpNhXL2CwLlc8AHI0aFRwWHcg483yepO9VQiHzM9bZwJdzTkzBszbuPrbgGmq2rlX/FaT2fJQsjUSHsw==
7103+
version "6.6.1"
7104+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.1.tgz#93736fc91b83fdc38cc8d115deedfc3091aef1ff"
7105+
integrity sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==
71067106
dependencies:
7107-
"@babel/runtime" "^7.18.3"
7107+
"@babel/runtime" "^7.18.9"
71087108
aria-query "^4.2.2"
71097109
array-includes "^3.1.5"
71107110
ast-types-flow "^0.0.7"
7111-
axe-core "^4.4.2"
7111+
axe-core "^4.4.3"
71127112
axobject-query "^2.2.0"
71137113
damerau-levenshtein "^1.0.8"
71147114
emoji-regex "^9.2.2"
71157115
has "^1.0.3"
7116-
jsx-ast-utils "^3.3.1"
7116+
jsx-ast-utils "^3.3.2"
71177117
language-tags "^1.0.5"
71187118
minimatch "^3.1.2"
71197119
semver "^6.3.0"
@@ -9874,10 +9874,10 @@ jsprim@^2.0.2:
98749874
json-schema "0.4.0"
98759875
verror "1.10.0"
98769876

9877
9878-
version "3.3.1"
9879-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.1.tgz#a3e0f1cb7e230954eab4dcbce9f6288a78f8ba44"
9880-
integrity sha512-pxrjmNpeRw5wwVeWyEAk7QJu2GnBO3uzPFmHCKJJFPKK2Cy0cWL23krGtLdnMmbIi6/FjlrQpPyfQI19ByPOhQ==
9877+
"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.3.2:
9878+
version "3.3.2"
9879+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.2.tgz#afe5efe4332cd3515c065072bd4d6b0aa22152bd"
9880+
integrity sha512-4ZCADZHRkno244xlNnn4AOG6sRQ7iBZ5BbgZ4vW4y5IZw7cVUD1PPeblm1xx/nfmMxPdt/LHsXZW8z/j58+l9Q==
98819881
dependencies:
98829882
array-includes "^3.1.5"
98839883
object.assign "^4.1.2"

0 commit comments

Comments
 (0)
0