File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
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.1 " ,
138
+ "eslint-plugin-vue" : " ^7.1.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 @@ -6344,15 +6344,15 @@ eslint-plugin-standard@^4.0.1:
6344
6344
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.1.tgz#ff0519f7ffaff114f76d1bd7c3996eef0f6e20b4"
6345
6345
integrity sha512-v/KBnfyaOMPmZc/dmc6ozOdWqekGp7bBGq4jLAecEfPGmfKiWS4sA8sC0LqiV9w5qmXAtXVn4M3p1jSyhY85SQ==
6346
6346
6347
- eslint-plugin-vue@^7.0.1 :
6348
- version "7.0.1 "
6349
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.0.1. tgz#8e69a9041bb9719c018f154fdcacbb17713e0240 "
6350
- integrity sha512-Pzl88S8Gue9BPcvSg+K/Av2V5UlwGeBxiZW5cLYbDngHm7vLnSuO/q2n54kIyCqfPmuD5PKlJrNSzoN+Ur9HRg ==
6347
+ eslint-plugin-vue@^7.1.0 :
6348
+ version "7.1.0 "
6349
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.1.0. tgz#832d83e4e1e480c7285b2bc3ff1076cd0dca7a5b "
6350
+ integrity sha512-9dW7kj8/d2IkDdgNpvIhJdJ3XzU3x4PThXYMzWt49taktYnGyrTY6/bXCYZ/VtQKU9kXPntPrZ41+8Pw0Nxblg ==
6351
6351
dependencies:
6352
6352
eslint-utils "^2.1.0"
6353
6353
natural-compare "^1.4.0"
6354
6354
semver "^7.3.2"
6355
- vue-eslint-parser "^7.1.0 "
6355
+ vue-eslint-parser "^7.1.1 "
6356
6356
6357
6357
eslint-scope@^4.0.3:
6358
6358
version "4.0.3"
@@ -15000,7 +15000,7 @@ vue-client-only@^2.0.0:
15000
15000
resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.0.0.tgz#ddad8d675ee02c761a14229f0e440e219de1da1c"
15001
15001
integrity sha512-arhk1wtWAfLsJyxGMoEYhoBowM87/i6HLSG2LH/03Yog6i2d9JEN1peMP0Ceis+/n9DxdenGYZZTxbPPJyHciA==
15002
15002
15003
- vue-eslint-parser@^7.1.0 :
15003
+ vue-eslint-parser@^7.1.1 :
15004
15004
version "7.1.1"
15005
15005
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.1.1.tgz#c43c1c715ff50778b9a7e9a4e16921185f3425d3"
15006
15006
integrity sha512-8FdXi0gieEwh1IprIBafpiJWcApwrU+l2FEj8c1HtHFdNXMd0+2jUSjBVmcQYohf/E72irwAXEXLga6TQcB3FA==
You can’t perform that action at this time.
0 commit comments