Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 82f7e2b

Browse filesBrowse files
authored
Upgrade vue-eslint-parser to v10 (#2697)
1 parent 24495c0 commit 82f7e2b
Copy full SHA for 82f7e2b

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"peerDependencies": {
5757
"eslint": "^8.57.0 || ^9.0.0",
58-
"vue-eslint-parser": "^9.4.3"
58+
"vue-eslint-parser": "^10.0.0"
5959
},
6060
"dependencies": {
6161
"@eslint-community/eslint-utils": "^4.4.0",
@@ -99,6 +99,6 @@
9999
"prettier": "^3.3.3",
100100
"typescript": "^5.7.2",
101101
"vitepress": "^1.4.1",
102-
"vue-eslint-parser": "^9.4.3"
102+
"vue-eslint-parser": "^10.0.0"
103103
}
104104
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.