Skip to content

Commit 0de2138

Browse files
build: bump eslint-plugin-jsx-a11y from 6.8.0 to 6.10.2 in /frontend
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.8.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.8.0...v6.10.2) --- updated-dependencies: - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2de3c5 commit 0de2138

File tree

2 files changed

+74
-57
lines changed

2 files changed

+74
-57
lines changed

frontend/package-lock.json

Lines changed: 73 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint": "^8.57.0",
5757
"eslint-config-prettier": "^9.1.0",
5858
"eslint-config-standard-with-typescript": "^43.0.1",
59-
"eslint-plugin-jsx-a11y": "^6.8.0",
59+
"eslint-plugin-jsx-a11y": "^6.10.2",
6060
"eslint-plugin-n": "^16.6.2",
6161
"eslint-plugin-prettier": "^5.2.1",
6262
"eslint-plugin-promise": "^6.1.1",

0 commit comments

Comments
 (0)