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

Commit 18bb016

Browse files
Bump eslint-plugin-vuejs-accessibility from 2.2.1 to 2.3.0 (#613)
Bumps [eslint-plugin-vuejs-accessibility](https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility) from 2.2.1 to 2.3.0. - [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.1...v2.3.0) --- updated-dependencies: - dependency-name: eslint-plugin-vuejs-accessibility dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ea5ccb commit 18bb016

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
@@ -46,7 +46,7 @@
4646
"eslint-plugin-test-id": "^2.3.0",
4747
"eslint-plugin-unicorn": "^51.0.1",
4848
"eslint-plugin-vue": "^9.25.0",
49-
"eslint-plugin-vuejs-accessibility": "^2.2.1",
49+
"eslint-plugin-vuejs-accessibility": "^2.3.0",
5050
"is-plain-obj": "^3.0.0",
5151
"jest": "^29.7.0",
5252
"npm-package-json-lint": "^7.1.0",
@@ -57,7 +57,7 @@
5757
"eslint": "^8.0.0",
5858
"eslint-plugin-test-id": "^2.3.0",
5959
"eslint-plugin-vue": "^9.0.0",
60-
"eslint-plugin-vuejs-accessibility": "^2.2.1"
60+
"eslint-plugin-vuejs-accessibility": "^2.3.0"
6161
},
6262
"engines": {
6363
"node": ">=16.0.0",

0 commit comments

Comments
 (0)