Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Commit 342a8e2

Browse files
Bump eslint-plugin-vuejs-accessibility from 2.2.0 to 2.2.1 (#595)
Bumps [eslint-plugin-vuejs-accessibility](https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility/releases) - [Changelog](https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility/blob/main/CHANGELOG.md) - [Commits](vue-a11y/eslint-plugin-vuejs-accessibility@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-vuejs-accessibility dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a928234 commit 342a8e2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-test-id": "^2.2.0",
4848
"eslint-plugin-unicorn": "^49.0.0",
4949
"eslint-plugin-vue": "^9.21.1",
50-
"eslint-plugin-vuejs-accessibility": "^2.2.0",
50+
"eslint-plugin-vuejs-accessibility": "^2.2.1",
5151
"is-plain-obj": "^3.0.0",
5252
"jest": "^29.7.0",
5353
"npm-package-json-lint": "^7.1.0",
@@ -58,7 +58,7 @@
5858
"eslint": "^8.0.0",
5959
"eslint-plugin-test-id": "^2.2.0",
6060
"eslint-plugin-vue": "^9.0.0",
61-
"eslint-plugin-vuejs-accessibility": "^2.2.0"
61+
"eslint-plugin-vuejs-accessibility": "^2.2.1"
6262
},
6363
"engines": {
6464
"node": ">=16.0.0",

0 commit comments

Comments
 (0)