File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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.6 .0" ,
29
+ "eslint-plugin-vue" : " ^7.7 .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,15 +2136,15 @@ 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.6 .0 :
2140
- version "7.6 .0"
2141
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.6 .0.tgz#ea616e6dfd45d545adb16cba628c5a992cc31f0b "
2142
- integrity sha512-qYpKwAvpcQXyUXVcG8Zd+fxHDx9iSgTQuO7dql7Ug/2BCvNNDr6s3I9p8MoUo23JJdO7ZAjW3vSwY/EBf4uBcw ==
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 ==
2143
2143
dependencies :
2144
2144
eslint-utils "^2.1.0"
2145
2145
natural-compare "^1.4.0"
2146
2146
semver "^7.3.2"
2147
- vue-eslint-parser "^7.5 .0"
2147
+ vue-eslint-parser "^7.6 .0"
2148
2148
2149
2149
eslint-scope@^5.0.0, eslint-scope@^5.1.1 :
2150
2150
version "5.1.1"
6071
6071
core-util-is "1.0.2"
6072
6072
extsprintf "^1.2.0"
6073
6073
6074
- vue-eslint-parser@^7.5 .0 :
6075
- version "7.5 .0"
6076
- resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.5 .0.tgz#b68221c55fee061899afcfb4441ec74c1495285e "
6077
- integrity sha512-6EHzl00hIpy4yWZo3qSbtvtVw1A1cTKOv1w95QSuAqGgk4113XtRjvNIiEGo49r0YWOPYsrmI4Dl64axL5Agrw ==
6074
+ vue-eslint-parser@^7.6 .0 :
6075
+ version "7.6 .0"
6076
+ resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.6 .0.tgz#01ea1a2932f581ff244336565d712801f8f72561 "
6077
+ integrity sha512-QXxqH8ZevBrtiZMZK0LpwaMfevQi9UL7lY6Kcp+ogWHC88AuwUPwwCIzkOUc1LR4XsYAt/F9yHXAB/QoD17QXA ==
6078
6078
dependencies :
6079
6079
debug "^4.1.1"
6080
6080
eslint-scope "^5.0.0"
You can’t perform that action at this time.
0 commit comments