summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-21 16:08:20 +0000
committerGitHub <[email protected]>2024-10-21 16:08:20 +0000
commit905f0b72d27c72db497ca4c17febae255750df6d (patch)
treeda5df4a26a7040019d5e8dcabfc097cfbad893fd /package.json
parent0454de25fb493708ed2bc0e07c8e6fe59ffb51a1 (diff)
chore(node_modules): bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.1 (#162)
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.10.0 to 6.10.1. - [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.0...v6.10.1) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 08e1138..9802229 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.0",
+ "eslint-plugin-jsx-a11y": "^6.10.1",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"sass": "^1.80.3",