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

Commit d8015f4

Browse files
Bump eslint-plugin-vuejs-accessibility from 0.7.1 to 1.1.0 (#315)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Phil Ohnemus <1946398+pohnemus@users.noreply.github.com>
1 parent cb9cbbb commit d8015f4

File tree

2 files changed

+29
-110
lines changed

2 files changed

+29
-110
lines changed

package-lock.json

Lines changed: 27 additions & 108 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": "^1.1.0",
4747
"eslint-plugin-unicorn": "^37.0.1",
4848
"eslint-plugin-vue": "^7.19.1",
49-
"eslint-plugin-vuejs-accessibility": "^0.7.1",
49+
"eslint-plugin-vuejs-accessibility": "^1.1.0",
5050
"is-plain-obj": "^3.0.0",
5151
"jest": "^27.2.5",
5252
"npm-package-json-lint": "^5.4.0",
@@ -57,7 +57,7 @@
5757
"eslint": "^7.0.0",
5858
"eslint-plugin-test-id": "^1.1.0",
5959
"eslint-plugin-vue": "^7.0.0",
60-
"eslint-plugin-vuejs-accessibility": "^0.7.1"
60+
"eslint-plugin-vuejs-accessibility": "^1.1.0"
6161
},
6262
"engines": {
6363
"node": ">=12.0.0",

0 commit comments

Comments
 (0)