Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-jsx-a11y from 6.10.1 to 6.10.2 (#…
Browse files Browse the repository at this point in the history
…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](jsx-eslint/eslint-plugin-jsx-a11y@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent b3331aa commit 3c23c2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 3c23c2e

Please sign in to comment.