Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2024
1 parent e1a0411 commit 152815b
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react-hooks": "4.6.2",
Expand Down
39 changes: 36 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5081,7 +5081,7 @@ __metadata:
languageName: node
linkType: hard

"axe-core@npm:^4.9.1":
"axe-core@npm:^4.10.0, axe-core@npm:^4.9.1":
version: 4.10.0
resolution: "axe-core@npm:4.10.0"
checksum: 10/6158489a7a704edc98bd30ed56243b8280c5203c60e095a2feb5bff95d9bf2ef10becfe359b1cbc8601338418999c26cf4eee704181dedbcb487f4d63a06d8d5
Expand Down Expand Up @@ -5110,6 +5110,13 @@ __metadata:
languageName: node
linkType: hard

"axobject-query@npm:^4.1.0":
version: 4.1.0
resolution: "axobject-query@npm:4.1.0"
checksum: 10/e275dea9b673f71170d914f2d2a18be5d57d8d29717b629e7fedd907dcc2ebdc7a37803ff975874810bd423f222f299c020d28fde40a146f537448bf6bfecb6e
languageName: node
linkType: hard

"axobject-query@npm:~3.1.1":
version: 3.1.1
resolution: "axobject-query@npm:3.1.1"
Expand Down Expand Up @@ -7049,7 +7056,33 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsx-a11y@npm:6.9.0, eslint-plugin-jsx-a11y@npm:^6.5.1":
"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.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"
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"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9
checksum: 10/d66e5e541a5a747d8a7ffd6e45b79c9da416b42be5891c259f3d9af63ed8897b5ff67373b00682ecdfc04fe2a2bc9df9c23b2f1749a228221d2dae0914543303
languageName: node
linkType: hard

"eslint-plugin-jsx-a11y@npm:^6.5.1":
version: 6.9.0
resolution: "eslint-plugin-jsx-a11y@npm:6.9.0"
dependencies:
Expand Down Expand Up @@ -8218,7 +8251,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:3.6.3"
eslint-plugin-cypress: "npm:3.5.0"
eslint-plugin-import: "npm:2.30.0"
eslint-plugin-jsx-a11y: "npm:6.9.0"
eslint-plugin-jsx-a11y: "npm:6.10.0"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-react: "npm:7.35.2"
eslint-plugin-react-hooks: "npm:4.6.2"
Expand Down

0 comments on commit 152815b

Please sign in to comment.