Skip to content

Commit 524c43f

Browse files
build(npm): bump eslint-plugin-jsx-a11y from 6.7.1 to 6.8.0
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.7.1 to 6.8.0. - [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.7.1...v6.8.0) --- 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 77361cf commit 524c43f

File tree

2 files changed

+240
-56
lines changed

2 files changed

+240
-56
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-config-prettier": "^8.8.0",
3434
"eslint-define-config": "^1.21.0",
3535
"eslint-plugin-import": "^2.27.5",
36-
"eslint-plugin-jsx-a11y": "^6.7.1",
36+
"eslint-plugin-jsx-a11y": "^6.8.0",
3737
"eslint-plugin-n": "^16.0.1",
3838
"eslint-plugin-no-only-tests": "^3.1.0",
3939
"eslint-plugin-prettier": "^5.0.0",

0 commit comments

Comments
 (0)