File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 135
135
"eslint-plugin-prettier" : " ^3.1.4" ,
136
136
"eslint-plugin-promise" : " ^4.2.1" ,
137
137
"eslint-plugin-standard" : " ^4.0.1" ,
138
- "eslint-plugin-vue" : " ^6.2.2 " ,
138
+ "eslint-plugin-vue" : " ^7.0.0 " ,
139
139
"esm" : " ^3.2.25" ,
140
140
"execa" : " ^4.0.3" ,
141
141
"highlight.js" : " ^9.18.2" ,
Original file line number Diff line number Diff line change @@ -5621,14 +5621,15 @@ eslint-plugin-standard@^4.0.1:
5621
5621
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.1.tgz#ff0519f7ffaff114f76d1bd7c3996eef0f6e20b4"
5622
5622
integrity sha512-v/KBnfyaOMPmZc/dmc6ozOdWqekGp7bBGq4jLAecEfPGmfKiWS4sA8sC0LqiV9w5qmXAtXVn4M3p1jSyhY85SQ==
5623
5623
5624
- eslint-plugin-vue@^6.2.2 :
5625
- version "6.2.2 "
5626
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.2.2 .tgz#27fecd9a3a24789b0f111ecdd540a9e56198e0fe "
5627
- integrity sha512-Nhc+oVAHm0uz/PkJAWscwIT4ijTrK5fqNqz9QB1D35SbbuMG1uB6Yr5AJpvPSWg+WOw7nYNswerYh0kOk64gqQ ==
5624
+ eslint-plugin-vue@^7.0.0 :
5625
+ version "7.0.0 "
5626
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.0.0 .tgz#abaf59dec3aa50228b37a89ca1239893c96c981f "
5627
+ integrity sha512-SFcM8ZMdVRUQKrAryl6Q5razrJtloATUOKTZoK/8yvQig1c1L3VRoMLL9AXiV3VNsKXolkk6yeMIiqGf33/Iew ==
5628
5628
dependencies:
5629
+ eslint-utils "^2.1.0"
5629
5630
natural-compare "^1.4.0"
5630
- semver "^5.6.0 "
5631
- vue-eslint-parser "^7.0 .0"
5631
+ semver "^7.3.2 "
5632
+ vue-eslint-parser "^7.1 .0"
5632
5633
5633
5634
eslint-scope@^4.0.3:
5634
5635
version "4.0.3"
@@ -14189,7 +14190,7 @@ vue-client-only@^2.0.0:
14189
14190
resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.0.0.tgz#ddad8d675ee02c761a14229f0e440e219de1da1c"
14190
14191
integrity sha512-arhk1wtWAfLsJyxGMoEYhoBowM87/i6HLSG2LH/03Yog6i2d9JEN1peMP0Ceis+/n9DxdenGYZZTxbPPJyHciA==
14191
14192
14192
- vue-eslint-parser@^7.0 .0:
14193
+ vue-eslint-parser@^7.1 .0:
14193
14194
version "7.1.0"
14194
14195
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.1.0.tgz#9cdbcc823e656b087507a1911732b867ac101e83"
14195
14196
integrity sha512-Kr21uPfthDc63nDl27AGQEhtt9VrZ9nkYk/NTftJ2ws9XiJwzJJCnCr3AITQ2jpRMA0XPGDECxYH8E027qMK9Q==
You can’t perform that action at this time.
0 commit comments