File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 128
128
"eslint-plugin-prettier" : " ^3.1.2" ,
129
129
"eslint-plugin-promise" : " ^4.2.1" ,
130
130
"eslint-plugin-standard" : " ^4.0.1" ,
131
- "eslint-plugin-vue" : " ^6.1.2 " ,
131
+ "eslint-plugin-vue" : " ^6.2.0 " ,
132
132
"esm" : " ^3.2.25" ,
133
133
"gh-pages" : " ^2.2.0" ,
134
134
"highlight.js" : " ^9.18.1" ,
Original file line number Diff line number Diff line change @@ -5580,11 +5580,12 @@ eslint-plugin-standard@^4.0.1:
5580
5580
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.1.tgz#ff0519f7ffaff114f76d1bd7c3996eef0f6e20b4"
5581
5581
integrity sha512-v/KBnfyaOMPmZc/dmc6ozOdWqekGp7bBGq4jLAecEfPGmfKiWS4sA8sC0LqiV9w5qmXAtXVn4M3p1jSyhY85SQ==
5582
5582
5583
- eslint-plugin-vue@^6.1.2 :
5584
- version "6.1.2 "
5585
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.1.2. tgz#4b05c28c83c0ec912669b64dbd998bb8bf692ef6 "
5586
- integrity sha512-M75oAB+2a/LNkLKRbeEaS07EjzjIUaV7/hYoHAfRFeeF8ZMmCbahUn8nQLsLP85mkar24+zDU3QW2iT1JRsACw ==
5583
+ eslint-plugin-vue@^6.2.0 :
5584
+ version "6.2.0 "
5585
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.2.0. tgz#d700a61c0354da125c764385f06fa751c6b2753a "
5586
+ integrity sha512-6AnZKycVWbwQtL/RyX77Rytm9r16bfYsd5oy65eoSkNFzWQ5qAisdmqUG08v1InTmAh6mbR24X1HMEvoI24wGQ ==
5587
5587
dependencies:
5588
+ natural-compare "^1.4.0"
5588
5589
semver "^5.6.0"
5589
5590
vue-eslint-parser "^7.0.0"
5590
5591
You can’t perform that action at this time.
0 commit comments