Skip to content

Commit fc48258

Browse files
chore: Bump eslint-plugin-jsx-a11y from 6.5.1 to 6.6.0 (typescript-eslint#5258)
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.5.1 to 6.6.0. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.5.1...v6.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddc026a commit fc48258

File tree

1 file changed

+25
-24
lines changed

1 file changed

+25
-24
lines changed

yarn.lock

Lines changed: 25 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,7 +1146,7 @@
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.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.8.4":
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":
11501150
version "7.18.3"
11511151
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.3.tgz#c7b654b57f6f63cf7f8b418ac9ca04408c4579f4"
11521152
integrity sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug==
@@ -4624,7 +4624,7 @@ array-ify@^1.0.0:
46244624
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
46254625
integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
46264626

4627-
array-includes@^3.1.3, array-includes@^3.1.4, array-includes@^3.1.5:
4627+
array-includes@^3.1.4, array-includes@^3.1.5:
46284628
version "3.1.5"
46294629
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.5.tgz#2c320010db8d31031fd2a5f6b3bbd4b1aad31bdb"
46304630
integrity sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==
@@ -4738,10 +4738,10 @@ aws4@^1.8.0:
47384738
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
47394739
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
47404740

4741-
axe-core@^4.3.5:
4742-
version "4.3.5"
4743-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.3.5.tgz#78d6911ba317a8262bfee292aeafcc1e04b49cc5"
4744-
integrity sha512-WKTW1+xAzhMS5dJsxWkliixlO/PqC4VhmO9T4juNYcaTg9jzWiJsou6m5pxWYGfigWbwzJWeFY6z47a+4neRXA==
4741+
axe-core@^4.4.2:
4742+
version "4.4.2"
4743+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.2.tgz#dcf7fb6dea866166c3eab33d68208afe4d5f670c"
4744+
integrity sha512-LVAaGp/wkkgYJcjmHsoKx4juT1aQvJyPcW09MLCjVTh3V2cc6PnyempiLMNH5iMdfIX/zdbjUx2KDjMLCTdPeA==
47454745

47464746
axios@^0.21.1:
47474747
version "0.21.4"
@@ -6242,10 +6242,10 @@ cypress@8.3.0:
62426242
url "^0.11.0"
62436243
yauzl "^2.10.0"
62446244

6245-
damerau-levenshtein@^1.0.7:
6246-
version "1.0.7"
6247-
resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.7.tgz#64368003512a1a6992593741a09a9d31a836f55d"
6248-
integrity sha512-VvdQIPGdWP0SqFXghj79Wf/5LArmreyMsGLa6FG6iC4t3j7j5s71TrwWmT/4akbDQIqjfACkLZmjXhA7g2oUZw==
6245+
damerau-levenshtein@^1.0.8:
6246+
version "1.0.8"
6247+
resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz#b43d286ccbd36bc5b2f7ed41caf2d0aba1f8a6e7"
6248+
integrity sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==
62496249

62506250
dargs@^7.0.0:
62516251
version "7.0.0"
@@ -6942,22 +6942,23 @@ eslint-plugin-jest@^26.1.5:
69426942
"@typescript-eslint/utils" "^5.10.0"
69436943

69446944
eslint-plugin-jsx-a11y@^6.5.1:
6945-
version "6.5.1"
6946-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz#cdbf2df901040ca140b6ec14715c988889c2a6d8"
6947-
integrity sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==
6945+
version "6.6.0"
6946+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.0.tgz#2c5ac12e013eb98337b9aa261c3b355275cc6415"
6947+
integrity sha512-kTeLuIzpNhXL2CwLlc8AHI0aFRwWHcg483yepO9VQiHzM9bZwJdzTkzBszbuPrbgGmq2rlX/FaT2fJQsjUSHsw==
69486948
dependencies:
6949-
"@babel/runtime" "^7.16.3"
6949+
"@babel/runtime" "^7.18.3"
69506950
aria-query "^4.2.2"
6951-
array-includes "^3.1.4"
6951+
array-includes "^3.1.5"
69526952
ast-types-flow "^0.0.7"
6953-
axe-core "^4.3.5"
6953+
axe-core "^4.4.2"
69546954
axobject-query "^2.2.0"
6955-
damerau-levenshtein "^1.0.7"
6955+
damerau-levenshtein "^1.0.8"
69566956
emoji-regex "^9.2.2"
69576957
has "^1.0.3"
6958-
jsx-ast-utils "^3.2.1"
6958+
jsx-ast-utils "^3.3.1"
69596959
language-tags "^1.0.5"
6960-
minimatch "^3.0.4"
6960+
minimatch "^3.1.2"
6961+
semver "^6.3.0"
69616962

69626963
eslint-plugin-react-hooks@^4.5.0:
69636964
version "4.6.0"
@@ -9548,12 +9549,12 @@ jsprim@^2.0.2:
95489549
json-schema "0.4.0"
95499550
verror "1.10.0"
95509551

9551-
"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.2.1:
9552-
version "3.2.1"
9553-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.2.1.tgz#720b97bfe7d901b927d87c3773637ae8ea48781b"
9554-
integrity sha512-uP5vu8xfy2F9A6LGC22KO7e2/vGTS1MhP+18f++ZNlf0Ohaxbc9nIEwHAsejlJKyzfZzU5UIhe5ItYkitcZnZA==
9552+
"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.3.1:
9553+
version "3.3.1"
9554+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.1.tgz#a3e0f1cb7e230954eab4dcbce9f6288a78f8ba44"
9555+
integrity sha512-pxrjmNpeRw5wwVeWyEAk7QJu2GnBO3uzPFmHCKJJFPKK2Cy0cWL23krGtLdnMmbIi6/FjlrQpPyfQI19ByPOhQ==
95559556
dependencies:
9556-
array-includes "^3.1.3"
9557+
array-includes "^3.1.5"
95579558
object.assign "^4.1.2"
95589559

95599560
just-diff-apply@^5.2.0:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy