Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 22, 2024
1 parent 2bcbda5 commit a4d09cf
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-simple-import-sort": "12.1.1",
"graphql": "16.9.0",
Expand Down
76 changes: 55 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5791,12 +5791,10 @@ __metadata:
languageName: node
linkType: hard

"aria-query@npm:~5.1.3":
version: 5.1.3
resolution: "aria-query@npm:5.1.3"
dependencies:
deep-equal: "npm:^2.0.5"
checksum: 10c0/edcbc8044c4663d6f88f785e983e6784f98cb62b4ba1e9dd8d61b725d0203e4cfca38d676aee984c31f354103461102a3d583aa4fbe4fd0a89b679744f4e5faf
"aria-query@npm:^5.3.2":
version: 5.3.2
resolution: "aria-query@npm:5.3.2"
checksum: 10c0/003c7e3e2cff5540bf7a7893775fc614de82b0c5dde8ae823d47b7a28a9d4da1f7ed85f340bdb93d5649caa927755f0e31ecc7ab63edfdfc00c8ef07e505e03e
languageName: node
linkType: hard

Expand Down Expand Up @@ -9293,6 +9291,28 @@ __metadata:
languageName: node
linkType: hard

"es-iterator-helpers@npm:^1.1.0":
version: 1.1.0
resolution: "es-iterator-helpers@npm:1.1.0"
dependencies:
call-bind: "npm:^1.0.7"
define-properties: "npm:^1.2.1"
es-abstract: "npm:^1.23.3"
es-errors: "npm:^1.3.0"
es-set-tostringtag: "npm:^2.0.3"
function-bind: "npm:^1.1.2"
get-intrinsic: "npm:^1.2.4"
globalthis: "npm:^1.0.4"
has-property-descriptors: "npm:^1.0.2"
has-proto: "npm:^1.0.3"
has-symbols: "npm:^1.0.3"
internal-slot: "npm:^1.0.7"
iterator.prototype: "npm:^1.1.3"
safe-array-concat: "npm:^1.1.2"
checksum: 10c0/84d6c240c7da6e62323b336cb1497781546dab16bebdbd879ccfdf588979712d3e941d41165b6c2ffce5a03a7b929d4e6131d3124d330da1a0e2bfa1da7cd99f
languageName: node
linkType: hard

"es-module-lexer@npm:^1.2.1":
version: 1.5.2
resolution: "es-module-lexer@npm:1.5.2"
Expand Down Expand Up @@ -9631,29 +9651,29 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsx-a11y@npm:6.10.0":
version: 6.10.0
resolution: "eslint-plugin-jsx-a11y@npm:6.10.0"
"eslint-plugin-jsx-a11y@npm:6.10.1":
version: 6.10.1
resolution: "eslint-plugin-jsx-a11y@npm:6.10.1"
dependencies:
aria-query: "npm:~5.1.3"
aria-query: "npm:^5.3.2"
array-includes: "npm:^3.1.8"
array.prototype.flatmap: "npm:^1.3.2"
ast-types-flow: "npm:^0.0.8"
axe-core: "npm:^4.10.0"
axobject-query: "npm:^4.1.0"
damerau-levenshtein: "npm:^1.0.8"
emoji-regex: "npm:^9.2.2"
es-iterator-helpers: "npm:^1.0.19"
es-iterator-helpers: "npm:^1.1.0"
hasown: "npm:^2.0.2"
jsx-ast-utils: "npm:^3.3.5"
language-tags: "npm:^1.0.9"
minimatch: "npm:^3.1.2"
object.fromentries: "npm:^2.0.8"
safe-regex-test: "npm:^1.0.3"
string.prototype.includes: "npm:^2.0.0"
string.prototype.includes: "npm:^2.0.1"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9
checksum: 10c0/9f8e29a3317fb6a82e2ecd333fe0fab3a69fff786d087eb65dc723d6e954473ab681d14a252d7cb2971f5e7f68816cb6f7731766558e1833a77bd73af1b5ab34
checksum: 10c0/25bf28e3db4f6789c5d4f9300fc6fc54faca19ecc537d0f46e9c873f80ed37103a033e1f716f608fab5f5813dd38af65a9a6ae2e29dd079763ce539ebecf998e
languageName: node
linkType: hard

Expand Down Expand Up @@ -10959,7 +10979,7 @@ __metadata:
languageName: node
linkType: hard

"globalthis@npm:^1.0.3":
"globalthis@npm:^1.0.3, globalthis@npm:^1.0.4":
version: 1.0.4
resolution: "globalthis@npm:1.0.4"
dependencies:
Expand Down Expand Up @@ -12708,6 +12728,19 @@ __metadata:
languageName: node
linkType: hard

"iterator.prototype@npm:^1.1.3":
version: 1.1.3
resolution: "iterator.prototype@npm:1.1.3"
dependencies:
define-properties: "npm:^1.2.1"
get-intrinsic: "npm:^1.2.1"
has-symbols: "npm:^1.0.3"
reflect.getprototypeof: "npm:^1.0.4"
set-function-name: "npm:^2.0.1"
checksum: 10c0/68b0320c14291fbb3d8ed5a17e255d3127e7971bec19108076667e79c9ff4c7d69f99de4b0b3075c789c3f318366d7a0a35bb086eae0f2cf832dd58465b2f9e6
languageName: node
linkType: hard

"jackspeak@npm:^2.3.6":
version: 2.3.6
resolution: "jackspeak@npm:2.3.6"
Expand Down Expand Up @@ -15368,7 +15401,7 @@ __metadata:
eslint-plugin-eslint-comments: "npm:3.2.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest: "npm:28.8.3"
eslint-plugin-jsx-a11y: "npm:6.10.0"
eslint-plugin-jsx-a11y: "npm:6.10.1"
eslint-plugin-react: "npm:7.37.1"
eslint-plugin-simple-import-sort: "npm:12.1.1"
graphql: "npm:16.9.0"
Expand Down Expand Up @@ -18860,13 +18893,14 @@ __metadata:
languageName: node
linkType: hard

"string.prototype.includes@npm:^2.0.0":
version: 2.0.0
resolution: "string.prototype.includes@npm:2.0.0"
"string.prototype.includes@npm:^2.0.1":
version: 2.0.1
resolution: "string.prototype.includes@npm:2.0.1"
dependencies:
define-properties: "npm:^1.1.3"
es-abstract: "npm:^1.17.5"
checksum: 10c0/32dff118c9e9dcc87e240b05462fa8ee7248d9e335c0015c1442fe18152261508a2146d9bb87ddae56abab69148a83c61dfaea33f53853812a6a2db737689ed2
call-bind: "npm:^1.0.7"
define-properties: "npm:^1.2.1"
es-abstract: "npm:^1.23.3"
checksum: 10c0/25ce9c9b49128352a2618fbe8758b46f945817a58a4420f4799419e40a8d28f116e176c7590d767d5327a61e75c8f32c86171063f48e389b9fdd325f1bd04ee5
languageName: node
linkType: hard

Expand Down

0 comments on commit a4d09cf

Please sign in to comment.