Skip to content

Commit 453d6ff

Browse files
chore: bump eslint-plugin-jsx-a11y from 6.5.1 to 6.6.0 in /site (coder#2930)
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 701821a commit 453d6ff

File tree

2 files changed

+24
-37
lines changed

2 files changed

+24
-37
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"eslint-plugin-compat": "4.0.2",
9393
"eslint-plugin-import": "2.26.0",
9494
"eslint-plugin-jest": "26.2.2",
95-
"eslint-plugin-jsx-a11y": "6.5.1",
95+
"eslint-plugin-jsx-a11y": "6.6.0",
9696
"eslint-plugin-no-storage": "1.0.2",
9797
"eslint-plugin-react": "7.30.0",
9898
"eslint-plugin-react-hooks": "4.6.0",

site/yarn.lock

+23-36
Original file line numberDiff line numberDiff line change
@@ -1070,27 +1070,13 @@
10701070
core-js-pure "^3.20.2"
10711071
regenerator-runtime "^0.13.4"
10721072

1073-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.8", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
1074-
version "7.16.7"
1075-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa"
1076-
integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==
1077-
dependencies:
1078-
regenerator-runtime "^0.13.4"
1079-
1080-
"@babel/runtime@^7.17.8":
1073+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.8", "@babel/runtime@^7.15.4", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.3", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
10811074
version "7.18.6"
10821075
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.6.tgz#6a1ef59f838debd670421f8c7f2cbb8da9751580"
10831076
integrity sha512-t9wi7/AW6XtKahAe20Yw0/mMljKq0B1r2fPdvaAdV/KPDZewFXdaaa6K7lxmZBZ8FBNpCiAT6iHPmd6QO9bKfQ==
10841077
dependencies:
10851078
regenerator-runtime "^0.13.4"
10861079

1087-
"@babel/runtime@^7.9.2":
1088-
version "7.17.9"
1089-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.9.tgz#d19fbf802d01a8cb6cf053a64e472d42c434ba72"
1090-
integrity sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==
1091-
dependencies:
1092-
regenerator-runtime "^0.13.4"
1093-
10941080
"@babel/template@^7.12.7", "@babel/template@^7.16.7", "@babel/template@^7.3.3":
10951081
version "7.16.7"
10961082
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155"
@@ -4122,7 +4108,7 @@ array-flatten@^2.1.2:
41224108
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-2.1.2.tgz#24ef80a28c1a893617e2149b0c6d0d788293b099"
41234109
integrity sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==
41244110

4125-
array-includes@^3.0.3, array-includes@^3.1.3, array-includes@^3.1.4, array-includes@^3.1.5:
4111+
array-includes@^3.0.3, array-includes@^3.1.4, array-includes@^3.1.5:
41264112
version "3.1.5"
41274113
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.5.tgz#2c320010db8d31031fd2a5f6b3bbd4b1aad31bdb"
41284114
integrity sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==
@@ -4270,10 +4256,10 @@ autoprefixer@^9.8.6:
42704256
postcss "^7.0.32"
42714257
postcss-value-parser "^4.1.0"
42724258

4273-
axe-core@^4.3.5:
4274-
version "4.4.0"
4275-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.0.tgz#f93be7f81017eb8bedeb1859cc8092cc918d2dc8"
4276-
integrity sha512-btWy2rze3NnxSSxb7LtNhPYYFrRoFBfjiGzmSc/5Hu47wApO2KNXjP/w7Nv2Uz/Fyr/pfEiwOkcXhDxu0jz5FA==
4259+
axe-core@^4.4.2:
4260+
version "4.4.2"
4261+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.2.tgz#dcf7fb6dea866166c3eab33d68208afe4d5f670c"
4262+
integrity sha512-LVAaGp/wkkgYJcjmHsoKx4juT1aQvJyPcW09MLCjVTh3V2cc6PnyempiLMNH5iMdfIX/zdbjUx2KDjMLCTdPeA==
42774263

42784264
axios@0.26.1:
42794265
version "0.26.1"
@@ -5785,7 +5771,7 @@ cyclist@^1.0.1:
57855771
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
57865772
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
57875773

5788-
damerau-levenshtein@^1.0.7:
5774+
damerau-levenshtein@^1.0.8:
57895775
version "1.0.8"
57905776
resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz#b43d286ccbd36bc5b2f7ed41caf2d0aba1f8a6e7"
57915777
integrity sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==
@@ -6524,23 +6510,24 @@ eslint-plugin-jest@26.2.2:
65246510
dependencies:
65256511
"@typescript-eslint/utils" "^5.10.0"
65266512

6527-
eslint-plugin-jsx-a11y@6.5.1:
6528-
version "6.5.1"
6529-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz#cdbf2df901040ca140b6ec14715c988889c2a6d8"
6530-
integrity sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==
6513+
eslint-plugin-jsx-a11y@6.6.0:
6514+
version "6.6.0"
6515+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.0.tgz#2c5ac12e013eb98337b9aa261c3b355275cc6415"
6516+
integrity sha512-kTeLuIzpNhXL2CwLlc8AHI0aFRwWHcg483yepO9VQiHzM9bZwJdzTkzBszbuPrbgGmq2rlX/FaT2fJQsjUSHsw==
65316517
dependencies:
6532-
"@babel/runtime" "^7.16.3"
6518+
"@babel/runtime" "^7.18.3"
65336519
aria-query "^4.2.2"
6534-
array-includes "^3.1.4"
6520+
array-includes "^3.1.5"
65356521
ast-types-flow "^0.0.7"
6536-
axe-core "^4.3.5"
6522+
axe-core "^4.4.2"
65376523
axobject-query "^2.2.0"
6538-
damerau-levenshtein "^1.0.7"
6524+
damerau-levenshtein "^1.0.8"
65396525
emoji-regex "^9.2.2"
65406526
has "^1.0.3"
6541-
jsx-ast-utils "^3.2.1"
6527+
jsx-ast-utils "^3.3.1"
65426528
language-tags "^1.0.5"
6543-
minimatch "^3.0.4"
6529+
minimatch "^3.1.2"
6530+
semver "^6.3.0"
65446531

65456532
eslint-plugin-no-storage@1.0.2:
65466533
version "1.0.2"
@@ -9297,12 +9284,12 @@ jss@10.9.0, jss@^10.5.1:
92979284
is-in-browser "^1.1.3"
92989285
tiny-warning "^1.0.2"
92999286

9300-
"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.2.1:
9301-
version "3.2.1"
9302-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.2.1.tgz#720b97bfe7d901b927d87c3773637ae8ea48781b"
9303-
integrity sha512-uP5vu8xfy2F9A6LGC22KO7e2/vGTS1MhP+18f++ZNlf0Ohaxbc9nIEwHAsejlJKyzfZzU5UIhe5ItYkitcZnZA==
9287+
"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.3.1:
9288+
version "3.3.2"
9289+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.2.tgz#afe5efe4332cd3515c065072bd4d6b0aa22152bd"
9290+
integrity sha512-4ZCADZHRkno244xlNnn4AOG6sRQ7iBZ5BbgZ4vW4y5IZw7cVUD1PPeblm1xx/nfmMxPdt/LHsXZW8z/j58+l9Q==
93049291
dependencies:
9305-
array-includes "^3.1.3"
9292+
array-includes "^3.1.5"
93069293
object.assign "^4.1.2"
93079294

93089295
junk@^3.1.0:

0 commit comments

Comments
 (0)