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 26
26
"eslint-plugin-node" : " ^11.1.0" ,
27
27
"eslint-plugin-promise" : " ^4.3.1" ,
28
28
"eslint-plugin-standard" : " ^5.0.0" ,
29
- "eslint-plugin-vue" : " ^7.7 .0" ,
29
+ "eslint-plugin-vue" : " ^7.9 .0" ,
30
30
"jest" : " ^26.0.1" ,
31
31
"vue" : " ^2.6.11" ,
32
32
"vue-template-compiler" : " ^2.6.11"
Original file line number Diff line number Diff line change @@ -2136,10 +2136,10 @@ eslint-plugin-standard@^5.0.0:
2136
2136
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
2137
2137
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==
2138
2138
2139
- eslint-plugin-vue@^7.7 .0 :
2140
- version "7.7 .0"
2141
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.7 .0.tgz#a90df4595e670821bf243bd2750ededdb74948b8 "
2142
- integrity sha512-mYz4bpLGv5jx6YG/GvKkqbGSfV7uma2u1P3mLA41Q5vQl8W1MeuTneB8tfsLq6xxxesFubcrOC0BZBJ5R+eaCQ ==
2139
+ eslint-plugin-vue@^7.9 .0 :
2140
+ version "7.9 .0"
2141
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.9 .0.tgz#f8e83a2a908f4c43fc8304f5401d4ff671f3d560 "
2142
+ integrity sha512-2Q0qQp5+5h+pZvJKCbG1/jCRUYrdgAz5BYKGyTlp2NU8mx09u3Hp7PsH6d5qef6ojuPoCXMnrbbDxeoplihrSw ==
2143
2143
dependencies :
2144
2144
eslint-utils "^2.1.0"
2145
2145
natural-compare "^1.4.0"
You can’t perform that action at this time.
0 commit comments