File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 93
93
"eslint-plugin-import" : " ^2.31.0" ,
94
94
"eslint-plugin-jsonc" : " ^2.16.0" ,
95
95
"eslint-plugin-unicorn" : " ^56.0.0" ,
96
- "eslint-plugin-vue" : " ^9.29.1 " ,
96
+ "eslint-plugin-vue" : " ^9.30.0 " ,
97
97
"eslint-plugin-vuejs-accessibility" : " ^2.4.1" ,
98
98
"eslint-plugin-yml" : " ^1.14.0" ,
99
99
"globals" : " ^15.11.0" ,
Original file line number Diff line number Diff line change @@ -4216,10 +4216,10 @@ eslint-plugin-unicorn@^56.0.0:
4216
4216
semver "^7.6.3"
4217
4217
strip-indent "^3.0.0"
4218
4218
4219
- eslint-plugin-vue@^9.29.1 :
4220
- version "9.29.1 "
4221
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.29.1 .tgz#1af4f81347734f3e62eee4ba898c025bc5457662 "
4222
- integrity sha512-MH/MbVae4HV/tM8gKAVWMPJbYgW04CK7SuzYRrlNERpxbO0P3+Zdsa2oAcFBW6xNu7W6lIkGOsFAMCRTYmrlWQ ==
4219
+ eslint-plugin-vue@^9.30.0 :
4220
+ version "9.30.0 "
4221
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.30.0 .tgz#801a7d2d7d3bb878fcf71932a1e11fd07529e2c4 "
4222
+ integrity sha512-CyqlRgShvljFkOeYK8wN5frh/OGTvkj1S7wlr2Q2pUvwq+X5VYiLd6ZjujpgSgLnys2W8qrBLkXQ41SUYaoPIQ ==
4223
4223
dependencies :
4224
4224
" @eslint-community/eslint-utils" " ^4.4.0"
4225
4225
globals "^13.24.0"
You can’t perform that action at this time.
0 commit comments