From 3c23c2e4ae476c767bd3d900a14d1002d39064a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 05:03:33 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-jsx-a11y from 6.10.1 to 6.10.2 (#8314) Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.10.1 to 6.10.2. - [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](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.10.1...v6.10.2) --- updated-dependencies: - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 1a3f34ec091..4f5ff899ff8 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "eslint-plugin-jest": "28.8.3", "eslint-plugin-jest-dom": "5.4.0", "eslint-plugin-jsdoc": "48.11.0", - "eslint-plugin-jsx-a11y": "6.10.1", + "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-no-unsanitized": "4.0.2", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-react": "7.37.2", diff --git a/yarn.lock b/yarn.lock index 2dadd9b49fb..676c72b952f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8426,9 +8426,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jsx-a11y@npm:6.10.1": - version: 6.10.1 - resolution: "eslint-plugin-jsx-a11y@npm:6.10.1" +"eslint-plugin-jsx-a11y@npm:6.10.2": + version: 6.10.2 + resolution: "eslint-plugin-jsx-a11y@npm:6.10.2" dependencies: aria-query: ^5.3.2 array-includes: ^3.1.8 @@ -8438,7 +8438,6 @@ __metadata: axobject-query: ^4.1.0 damerau-levenshtein: ^1.0.8 emoji-regex: ^9.2.2 - es-iterator-helpers: ^1.1.0 hasown: ^2.0.2 jsx-ast-utils: ^3.3.5 language-tags: ^1.0.9 @@ -8448,7 +8447,7 @@ __metadata: string.prototype.includes: ^2.0.1 peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9 - checksum: 6399ed556306edd454c3d835fee475e6a286aa44c8fb95b4e9245717ff26f7a251f38d75e194293d78fdbc8f2fdbf223573ac2c82dc1e2db3d5d6c137632b6ec + checksum: 0cc861398fa26ada61ed5703eef5b335495fcb96253263dcd5e399488ff019a2636372021baacc040e3560d1a34bfcd5d5ad9f1754f44cd0509c956f7df94050 languageName: node linkType: hard @@ -17844,7 +17843,7 @@ __metadata: eslint-plugin-jest: 28.8.3 eslint-plugin-jest-dom: 5.4.0 eslint-plugin-jsdoc: 48.11.0 - eslint-plugin-jsx-a11y: 6.10.1 + eslint-plugin-jsx-a11y: 6.10.2 eslint-plugin-no-unsanitized: 4.0.2 eslint-plugin-prettier: 4.2.1 eslint-plugin-react: 7.37.2