chore(deps): update dependency eslint-plugin-vue to ^9.25.0 (#12794)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-20 15:36:47 +08:00 committed by GitHub
parent 2d31aaf830
commit 7578bebfff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.24.1"
"eslint-plugin-vue": "^9.25.0"
},
"devDependencies": {
"eslint": "^8.57.0",

8
pnpm-lock.yaml generated
View File

@ -312,8 +312,8 @@ importers:
specifier: ^9.1.0
version: 9.1.0(eslint@8.57.0)
eslint-plugin-vue:
specifier: ^9.24.1
version: 9.24.1(eslint@8.57.0)
specifier: ^9.25.0
version: 9.25.0(eslint@8.57.0)
devDependencies:
eslint:
specifier: ^8.57.0
@ -3012,8 +3012,8 @@ packages:
eslint: 8.57.0
dev: false
/eslint-plugin-vue@9.24.1(eslint@8.57.0):
resolution: {integrity: sha512-wk3SuwmS1pZdcuJlokGYEi/buDOwD6KltvhIZyOnpJ/378dcQ4zchu9PAMbbLAaydCz1iYc5AozszcOOgZIIOg==}
/eslint-plugin-vue@9.25.0(eslint@8.57.0):
resolution: {integrity: sha512-tDWlx14bVe6Bs+Nnh3IGrD+hb11kf2nukfm6jLsmJIhmiRQ1SUaksvwY9U5MvPB0pcrg0QK0xapQkfITs3RKOA==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0