Skip to content

Commit 3f62e2f

Browse files
chore(deps-dev): bump eslint-plugin-jsx-a11y in /client
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.10.0 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.0...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]>
1 parent 5fff239 commit 3f62e2f

File tree

2 files changed

+19
-120
lines changed

2 files changed

+19
-120
lines changed

client/package-lock.json

+18-119
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"buffer": "^5.5.0",
3939
"eslint": "^9.11.1",
4040
"eslint-config-prettier": "^9.0.0",
41-
"eslint-plugin-jsx-a11y": "^6.7.1",
41+
"eslint-plugin-jsx-a11y": "^6.10.2",
4242
"eslint-plugin-react": "^7.33.2",
4343
"favicons": "^7.1.2",
4444
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)