File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 62
62
"eslint-plugin-prettier" : " ^3.4.0" ,
63
63
"eslint-plugin-promise" : " ^4.3.1" ,
64
64
"eslint-plugin-standard" : " ^5.0.0" ,
65
- "eslint-plugin-vue" : " ^7.13 .0" ,
65
+ "eslint-plugin-vue" : " ^7.16 .0" ,
66
66
"expect-playwright" : " ^0.2.6" ,
67
67
"file-loader" : " ^6.2.0" ,
68
68
"friendly-errors-webpack-plugin" : " ^1.6.1" ,
Original file line number Diff line number Diff line change @@ -4021,15 +4021,15 @@ eslint-plugin-standard@^5.0.0:
4021
4021
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
4022
4022
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==
4023
4023
4024
- eslint-plugin-vue@^7.13 .0 :
4025
- version "7.13 .0"
4026
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.13 .0.tgz#6f3d232bf1fcd0428353b0d581ebaca1c5dbc17a "
4027
- integrity sha512-u0+jL8h2MshRuMTCLslktxRsPTjlENNcNufhgHu01N982DmHVdeFniyMPoVLLRjACQOwdz3FdlsgYGBMBG+AKg ==
4024
+ eslint-plugin-vue@^7.16 .0 :
4025
+ version "7.16 .0"
4026
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.16 .0.tgz#7fe9fea039a190b108319c1380adf543ef57707d "
4027
+ integrity sha512-0E2dVvVC7I2Xm1HXyx+ZwPj9CNX4NJjs4K4r+GVsHWyt5Pew3JLD4fI7A91b2jeL0TXE7LlszrwLSTJU9eqehw ==
4028
4028
dependencies :
4029
4029
eslint-utils "^2.1.0"
4030
4030
natural-compare "^1.4.0"
4031
- semver "^7 .3.2 "
4032
- vue-eslint-parser "^7.8 .0"
4031
+ semver "^6 .3.0 "
4032
+ vue-eslint-parser "^7.10 .0"
4033
4033
4034
4034
eslint-scope@^4.0.3 :
4035
4035
version "4.0.3"
@@ -9973,10 +9973,10 @@ vm-browserify@^1.0.1:
9973
9973
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz"
9974
9974
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
9975
9975
9976
- vue-eslint-parser@^7.8 .0 :
9977
- version "7.8 .0"
9978
- resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.8 .0.tgz#43850bf856c9a69d62c0e12769609c338423684b "
9979
- integrity sha512-ehmmrLZNYLUoKayvVW8l8HyPQIfuYZHiJoQLRP3dapDlTU7bGs4tqIKVGdAEpMuXS/b4R/PImCt7Tkj4UhX1SQ ==
9976
+ vue-eslint-parser@^7.10 .0 :
9977
+ version "7.10 .0"
9978
+ resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.10 .0.tgz#ea4e4b10fd10aa35c8a79ac783488d8abcd29be8 "
9979
+ integrity sha512-7tc/ewS9Vq9Bn741pvpg8op2fWJPH3k32aL+jcIcWGCTzh/zXSdh7pZ5FV3W2aJancP9+ftPAv292zY5T5IPCg ==
9980
9980
dependencies :
9981
9981
debug "^4.1.1"
9982
9982
eslint-scope "^5.1.1"
You can’t perform that action at this time.
0 commit comments