diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-28 15:51:48 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-28 15:51:48 +0000 |
| commit | cf5e528d2b71e3b262ff99ee1b7ab194c01566b3 (patch) | |
| tree | 416b52f0d166d7344f0eb48bafa341d74c51e4f5 /package.json | |
| parent | d0405a4446ee0078ba72ca941d4d10256b32d6c7 (diff) | |
chore(node_modules): bump eslint-plugin-jsx-a11y from 6.10.1 to 6.10.2 (#168)
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](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/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>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 71d1833..a74d916 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "eslint": "^9.13.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-astro": "^1.3.0", - "eslint-plugin-jsx-a11y": "^6.10.1", + "eslint-plugin-jsx-a11y": "^6.10.2", "prettier": "^3.3.3", "prettier-plugin-astro": "^0.14.1", "sass": "^1.80.4", |
