mirror of
https://github.com/grafana/grafana.git
synced 2025-01-13 09:32:12 -06:00
Update dependency eslint-plugin-jsx-a11y to v6.10.2
This commit is contained in:
parent
ba2d004161
commit
865be67dd1
@ -177,7 +177,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-lodash": "7.4.0",
|
||||
"eslint-plugin-no-barrel-files": "^1.1.0",
|
||||
"eslint-plugin-react": "7.37.2",
|
||||
|
@ -111,7 +111,7 @@
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jest": "28.8.3",
|
||||
"eslint-plugin-jsdoc": "48.11.0",
|
||||
"eslint-plugin-jsx-a11y": "6.10.1",
|
||||
"eslint-plugin-jsx-a11y": "6.10.2",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
"eslint-plugin-react": "7.37.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
|
13
yarn.lock
13
yarn.lock
@ -3961,7 +3961,7 @@ __metadata:
|
||||
eslint-plugin-import: "npm:^2.26.0"
|
||||
eslint-plugin-jest: "npm:28.8.3"
|
||||
eslint-plugin-jsdoc: "npm:48.11.0"
|
||||
eslint-plugin-jsx-a11y: "npm:6.10.1"
|
||||
eslint-plugin-jsx-a11y: "npm:6.10.2"
|
||||
eslint-plugin-lodash: "npm:7.4.0"
|
||||
eslint-plugin-react: "npm:7.37.2"
|
||||
eslint-plugin-react-hooks: "npm:4.6.0"
|
||||
@ -17148,9 +17148,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: "npm:^5.3.2"
|
||||
array-includes: "npm:^3.1.8"
|
||||
@ -17160,7 +17160,6 @@ __metadata:
|
||||
axobject-query: "npm:^4.1.0"
|
||||
damerau-levenshtein: "npm:^1.0.8"
|
||||
emoji-regex: "npm:^9.2.2"
|
||||
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"
|
||||
@ -17170,7 +17169,7 @@ __metadata:
|
||||
string.prototype.includes: "npm:^2.0.1"
|
||||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9
|
||||
checksum: 10/a39537fd553900b6f8adbfe0774e87e04eaf5217852d7938d765fc924f84ac6eb509c456685d73ba3c710e3b6d7fc8281fc8bae0334e21b555be6a58d065955c
|
||||
checksum: 10/388550798548d911e2286d530a29153ca00434a06fcfc0e31e0dda46a5e7960005e532fb29ce1ccbf1e394a3af3e5cf70c47ca43778861eacc5e3ed799adb79c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -19179,7 +19178,7 @@ __metadata:
|
||||
eslint-plugin-jest: "npm:28.8.3"
|
||||
eslint-plugin-jest-dom: "npm:^5.4.0"
|
||||
eslint-plugin-jsdoc: "npm:48.11.0"
|
||||
eslint-plugin-jsx-a11y: "npm:6.10.1"
|
||||
eslint-plugin-jsx-a11y: "npm:6.10.2"
|
||||
eslint-plugin-lodash: "npm:7.4.0"
|
||||
eslint-plugin-no-barrel-files: "npm:^1.1.0"
|
||||
eslint-plugin-react: "npm:7.37.2"
|
||||
|
Loading…
Reference in New Issue
Block a user