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 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" : " ^7.0.0 " ,
138
+ "eslint-plugin-vue" : " ^7.0.1 " ,
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,10 +5621,10 @@ 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@^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 ==
5624
+ eslint-plugin-vue@^7.0.1 :
5625
+ version "7.0.1 "
5626
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.0.1 .tgz#8e69a9041bb9719c018f154fdcacbb17713e0240 "
5627
+ integrity sha512-Pzl88S8Gue9BPcvSg+K/Av2V5UlwGeBxiZW5cLYbDngHm7vLnSuO/q2n54kIyCqfPmuD5PKlJrNSzoN+Ur9HRg ==
5628
5628
dependencies:
5629
5629
eslint-utils "^2.1.0"
5630
5630
natural-compare "^1.4.0"
You can’t perform that action at this time.
0 commit comments