From d9dc7cba50dc8a6998fd9ea037aae16f8867678f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 11:48:21 +0100 Subject: [PATCH] Update dependency eslint-plugin-jsx-a11y to v6.10.0 (#92917) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- packages/grafana-prometheus/package.json | 2 +- yarn.lock | 30 +++++++++++------------- 3 files changed, 16 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 7b7763e58b2..17c92200f38 100644 --- a/package.json +++ b/package.json @@ -178,7 +178,7 @@ "eslint-plugin-jest": "28.8.2", "eslint-plugin-jest-dom": "^5.4.0", "eslint-plugin-jsdoc": "48.11.0", - "eslint-plugin-jsx-a11y": "6.9.0", + "eslint-plugin-jsx-a11y": "6.10.0", "eslint-plugin-lodash": "7.4.0", "eslint-plugin-no-barrel-files": "^1.1.0", "eslint-plugin-react": "7.35.2", diff --git a/packages/grafana-prometheus/package.json b/packages/grafana-prometheus/package.json index 6f8210879dc..be85275a19d 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -112,7 +112,7 @@ "eslint-plugin-import": "^2.26.0", "eslint-plugin-jest": "28.8.2", "eslint-plugin-jsdoc": "48.11.0", - "eslint-plugin-jsx-a11y": "6.9.0", + "eslint-plugin-jsx-a11y": "6.10.0", "eslint-plugin-lodash": "7.4.0", "eslint-plugin-react": "7.35.2", "eslint-plugin-react-hooks": "4.6.0", diff --git a/yarn.lock b/yarn.lock index fe7d8f1f913..4080d5a31d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3803,7 +3803,7 @@ __metadata: eslint-plugin-import: "npm:^2.26.0" eslint-plugin-jest: "npm:28.8.2" eslint-plugin-jsdoc: "npm:48.11.0" - eslint-plugin-jsx-a11y: "npm:6.9.0" + eslint-plugin-jsx-a11y: "npm:6.10.0" eslint-plugin-lodash: "npm:7.4.0" eslint-plugin-react: "npm:7.35.2" eslint-plugin-react-hooks: "npm:4.6.0" @@ -12169,7 +12169,7 @@ __metadata: languageName: node linkType: hard -"axe-core@npm:^4.2.0, axe-core@npm:^4.9.1": +"axe-core@npm:^4.10.0, axe-core@npm:^4.2.0": version: 4.10.0 resolution: "axe-core@npm:4.10.0" checksum: 10/6158489a7a704edc98bd30ed56243b8280c5203c60e095a2feb5bff95d9bf2ef10becfe359b1cbc8601338418999c26cf4eee704181dedbcb487f4d63a06d8d5 @@ -12187,12 +12187,10 @@ __metadata: languageName: node linkType: hard -"axobject-query@npm:~3.1.1": - version: 3.1.1 - resolution: "axobject-query@npm:3.1.1" - dependencies: - deep-equal: "npm:^2.0.5" - checksum: 10/3a3931bc419219e78d6438bc457c191e4c972caddae2be7eaa94615269209f1d283aaaece706a69742e5bcf27df99cc75eee97a5e366a06a9f2bdab1a79748c7 +"axobject-query@npm:^4.1.0": + version: 4.1.0 + resolution: "axobject-query@npm:4.1.0" + checksum: 10/e275dea9b673f71170d914f2d2a18be5d57d8d29717b629e7fedd907dcc2ebdc7a37803ff975874810bd423f222f299c020d28fde40a146f537448bf6bfecb6e languageName: node linkType: hard @@ -16655,16 +16653,16 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jsx-a11y@npm:6.9.0": - version: 6.9.0 - resolution: "eslint-plugin-jsx-a11y@npm:6.9.0" +"eslint-plugin-jsx-a11y@npm:6.10.0": + version: 6.10.0 + resolution: "eslint-plugin-jsx-a11y@npm:6.10.0" dependencies: aria-query: "npm:~5.1.3" array-includes: "npm:^3.1.8" array.prototype.flatmap: "npm:^1.3.2" ast-types-flow: "npm:^0.0.8" - axe-core: "npm:^4.9.1" - axobject-query: "npm:~3.1.1" + 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" @@ -16676,8 +16674,8 @@ __metadata: safe-regex-test: "npm:^1.0.3" string.prototype.includes: "npm:^2.0.0" peerDependencies: - eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 - checksum: 10/00a854a1a1a7ca52c216e83a574d5a65fc150243afcababfbf1657c5ffff1f076b9bd3d87029bb6432bfaa36d23e16c1e8b59671d0580bbb72e14860ee1bec9a + eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9 + checksum: 10/d66e5e541a5a747d8a7ffd6e45b79c9da416b42be5891c259f3d9af63ed8897b5ff67373b00682ecdfc04fe2a2bc9df9c23b2f1749a228221d2dae0914543303 languageName: node linkType: hard @@ -18669,7 +18667,7 @@ __metadata: eslint-plugin-jest: "npm:28.8.2" eslint-plugin-jest-dom: "npm:^5.4.0" eslint-plugin-jsdoc: "npm:48.11.0" - eslint-plugin-jsx-a11y: "npm:6.9.0" + eslint-plugin-jsx-a11y: "npm:6.10.0" eslint-plugin-lodash: "npm:7.4.0" eslint-plugin-no-barrel-files: "npm:^1.1.0" eslint-plugin-react: "npm:7.35.2"