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

Commit 6d23f69

Browse files
authored
Update peerDep range to ^8.0.0 (#326)
1 parent a00c11d commit 6d23f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"peerDependencies": {
5757
"eslint": "^7.0.0",
5858
"eslint-plugin-test-id": "^1.1.0",
59-
"eslint-plugin-vue": "^7.0.0",
59+
"eslint-plugin-vue": "^8.0.0",
6060
"eslint-plugin-vuejs-accessibility": "^1.1.0"
6161
},
6262
"engines": {

0 commit comments

Comments
 (0)