From 0f8a141bd4650ce04d1c559f1adac8d4f5f763ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 17:17:57 +0000 Subject: [PATCH] chore(dev-deps): update dependency eslint-plugin-jsx-a11y to v6.10.2 --- package.json | 2 +- yarn.lock | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 9b0c7cc0..d9c0153d 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "eslint-plugin-babel": "5.3.1", "eslint-plugin-import": "2.31.0", "eslint-plugin-jsdoc": "46.10.1", - "eslint-plugin-jsx-a11y": "6.10.1", + "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-react": "7.37.2", "firebase": "9.23.0", diff --git a/yarn.lock b/yarn.lock index c3fe3b2f..c4402f15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4809,9 +4809,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 @@ -4821,7 +4821,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 @@ -4831,7 +4830,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 @@ -8332,7 +8331,7 @@ __metadata: eslint-plugin-babel: 5.3.1 eslint-plugin-import: 2.31.0 eslint-plugin-jsdoc: 46.10.1 - eslint-plugin-jsx-a11y: 6.10.1 + eslint-plugin-jsx-a11y: 6.10.2 eslint-plugin-prettier: 4.2.1 eslint-plugin-react: 7.37.2 firebase: 9.23.0