File tree 2 files changed +19
-6
lines changed
2 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 47
47
"eslint-config-prettier" : " 8.3.0" ,
48
48
"eslint-plugin-nuxt" : " 3.0.0" ,
49
49
"eslint-plugin-prettier" : " 4.0.0" ,
50
- "eslint-plugin-vue" : " 8.0.1 " ,
50
+ "eslint-plugin-vue" : " 8.0.3 " ,
51
51
"husky" : " 7.0.4" ,
52
52
"jest" : " 26.6.3" ,
53
53
"lint-staged" : " 11.2.6" ,
Original file line number Diff line number Diff line change @@ -6095,15 +6095,15 @@ eslint-plugin-unicorn@^37.0.1:
6095
6095
semver "^7.3.5"
6096
6096
strip-indent "^3.0.0"
6097
6097
6098
-
6099
- version "8.0.1 "
6100
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.0.1 .tgz#1d27d976ab6471c5833397cbc8dec78c3b772606 "
6101
- integrity sha512-h7SJFNECfkx89CeH3VCGGhLcm4VLOsOZ+DUSGk0h/aCqm9Outm/sIkoOvNpCebsb0U+uBzb93v2yZ6k7Vzy6LQ ==
6098
+
6099
+ version "8.0.3 "
6100
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.0.3 .tgz#791cc4543940319e612ea61a1d779e8c87cf749a "
6101
+ integrity sha512-Rlhhy5ltzde0sRwSkqHuNePTXLMMaJ5+qsQubM4RYloYsQ8cXlnJT5MDaCzSirkGADipOHtmQXIbbPFAzUrADg ==
6102
6102
dependencies:
6103
6103
eslint-utils "^3.0.0"
6104
6104
natural-compare "^1.4.0"
6105
6105
semver "^7.3.5"
6106
- vue-eslint-parser "^8.0.0 "
6106
+ vue-eslint-parser "^8.0.1 "
6107
6107
6108
6108
eslint-plugin-vue@^7.20.0:
6109
6109
version "7.20.0"
@@ -14538,6 +14538,19 @@ vue-eslint-parser@^8.0.0:
14538
14538
lodash "^4.17.21"
14539
14539
semver "^7.3.5"
14540
14540
14541
+ vue-eslint-parser@^8.0.1:
14542
+ version "8.0.1"
14543
+ resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-8.0.1.tgz#25e08b20a414551531f3e19f999902e1ecf45f13"
14544
+ integrity sha512-lhWjDXJhe3UZw2uu3ztX51SJAPGPey1Tff2RK3TyZURwbuI4vximQLzz4nQfCv8CZq4xx7uIiogHMMoSJPr33A==
14545
+ dependencies:
14546
+ debug "^4.3.2"
14547
+ eslint-scope "^6.0.0"
14548
+ eslint-visitor-keys "^3.0.0"
14549
+ espree "^9.0.0"
14550
+ esquery "^1.4.0"
14551
+ lodash "^4.17.21"
14552
+ semver "^7.3.5"
14553
+
14541
14554
vue-hot-reload-api@^2.3.0:
14542
14555
version "2.3.4"
14543
14556
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
You can’t perform that action at this time.
0 commit comments