Update dependency eslint to v9

This commit is contained in:
renovate[bot]
2024-08-03 03:04:59 +00:00
committed by GitHub
parent 5b3d5a301e
commit 0b303b2320
2 changed files with 267 additions and 228 deletions

View File

@@ -32,7 +32,7 @@
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-service": "^5.0.8",
"eslint": "^8.47.0",
"eslint": "^9.0.0",
"eslint-plugin-vue": "^9.17.0",
"postcss-cli": "^11.0.0"
},