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.1 .1" ,
51
51
"husky" : " 7.0.4" ,
52
52
"jest" : " 26.6.3" ,
53
53
"lint-staged" : " 12.1.1" ,
Original file line number Diff line number Diff line change @@ -6065,15 +6065,15 @@ eslint-plugin-unicorn@^37.0.1:
6065
6065
semver "^7.3.5"
6066
6066
strip-indent "^3.0.0"
6067
6067
6068
- eslint-plugin-vue@8.0 .1:
6069
- version "8.0 .1"
6070
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.0 .1.tgz#1d27d976ab6471c5833397cbc8dec78c3b772606 "
6071
- integrity sha512-h7SJFNECfkx89CeH3VCGGhLcm4VLOsOZ+DUSGk0h/aCqm9Outm/sIkoOvNpCebsb0U+uBzb93v2yZ6k7Vzy6LQ ==
6068
+ eslint-plugin-vue@8.1 .1:
6069
+ version "8.1 .1"
6070
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.1 .1.tgz#8bb0a40520880cdd076b4a6faf8bc29110997a8c "
6071
+ integrity sha512-rx64IrlhdfPya6u2V5ukOGiLCTgaCBdMSpczLVqyo8A0l+Vbo+lzvIfEUfAQ2auj+MF6y0TwxLorzdCIzHunnw ==
6072
6072
dependencies:
6073
6073
eslint-utils "^3.0.0"
6074
6074
natural-compare "^1.4.0"
6075
6075
semver "^7.3.5"
6076
- vue-eslint-parser "^8.0.0 "
6076
+ vue-eslint-parser "^8.0.1 "
6077
6077
6078
6078
eslint-plugin-vue@^7.20.0:
6079
6079
version "7.20.0"
@@ -14334,6 +14334,19 @@ vue-eslint-parser@^8.0.0:
14334
14334
lodash "^4.17.21"
14335
14335
semver "^7.3.5"
14336
14336
14337
+ vue-eslint-parser@^8.0.1:
14338
+ version "8.0.1"
14339
+ resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-8.0.1.tgz#25e08b20a414551531f3e19f999902e1ecf45f13"
14340
+ integrity sha512-lhWjDXJhe3UZw2uu3ztX51SJAPGPey1Tff2RK3TyZURwbuI4vximQLzz4nQfCv8CZq4xx7uIiogHMMoSJPr33A==
14341
+ dependencies:
14342
+ debug "^4.3.2"
14343
+ eslint-scope "^6.0.0"
14344
+ eslint-visitor-keys "^3.0.0"
14345
+ espree "^9.0.0"
14346
+ esquery "^1.4.0"
14347
+ lodash "^4.17.21"
14348
+ semver "^7.3.5"
14349
+
14337
14350
vue-hot-reload-api@^2.3.0:
14338
14351
version "2.3.4"
14339
14352
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