Skip to content

Commit

Permalink
Upgrade vue-eslint-parser to v10 (#2697)
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi authored Mar 5, 2025
1 parent 24495c0 commit 82f7e2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"peerDependencies": {
"eslint": "^8.57.0 || ^9.0.0",
"vue-eslint-parser": "^9.4.3"
"vue-eslint-parser": "^10.0.0"
},
"dependencies": {
"@eslint-community/eslint-utils": "^4.4.0",
Expand Down Expand Up @@ -99,6 +99,6 @@
"prettier": "^3.3.3",
"typescript": "^5.7.2",
"vitepress": "^1.4.1",
"vue-eslint-parser": "^9.4.3"
"vue-eslint-parser": "^10.0.0"
}
}

0 comments on commit 82f7e2b

Please # to comment.