Skip to content

Commit e0bdb63

Browse files
authored
fix: bump version of eslint-plugin-vue in peerDependencies (#37)
1 parent 397e9b9 commit e0bdb63

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
@@ -43,7 +43,7 @@
4343
"@typescript-eslint/eslint-plugin": "^5.0.0",
4444
"@typescript-eslint/parser": "^5.0.0",
4545
"eslint": "^6.2.0 || ^7.0.0 || ^8.0.0",
46-
"eslint-plugin-vue": "^7.17.0"
46+
"eslint-plugin-vue": "^8.0.1"
4747
},
4848
"dependencies": {
4949
"vue-eslint-parser": "^8.0.0"

0 commit comments

Comments
 (0)