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 @@ -6107,15 +6107,15 @@ eslint-plugin-unicorn@^37.0.1:
6107
6107
semver "^7.3.5"
6108
6108
strip-indent "^3.0.0"
6109
6109
6110
- eslint-plugin-vue@8.0 .1:
6111
- version "8.0 .1"
6112
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.0 .1.tgz#1d27d976ab6471c5833397cbc8dec78c3b772606 "
6113
- integrity sha512-h7SJFNECfkx89CeH3VCGGhLcm4VLOsOZ+DUSGk0h/aCqm9Outm/sIkoOvNpCebsb0U+uBzb93v2yZ6k7Vzy6LQ ==
6110
+ eslint-plugin-vue@8.1 .1:
6111
+ version "8.1 .1"
6112
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.1 .1.tgz#8bb0a40520880cdd076b4a6faf8bc29110997a8c "
6113
+ integrity sha512-rx64IrlhdfPya6u2V5ukOGiLCTgaCBdMSpczLVqyo8A0l+Vbo+lzvIfEUfAQ2auj+MF6y0TwxLorzdCIzHunnw ==
6114
6114
dependencies:
6115
6115
eslint-utils "^3.0.0"
6116
6116
natural-compare "^1.4.0"
6117
6117
semver "^7.3.5"
6118
- vue-eslint-parser "^8.0.0 "
6118
+ vue-eslint-parser "^8.0.1 "
6119
6119
6120
6120
eslint-plugin-vue@^7.20.0:
6121
6121
version "7.20.0"
@@ -14552,6 +14552,19 @@ vue-eslint-parser@^8.0.0:
14552
14552
lodash "^4.17.21"
14553
14553
semver "^7.3.5"
14554
14554
14555
+ vue-eslint-parser@^8.0.1:
14556
+ version "8.0.1"
14557
+ resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-8.0.1.tgz#25e08b20a414551531f3e19f999902e1ecf45f13"
14558
+ integrity sha512-lhWjDXJhe3UZw2uu3ztX51SJAPGPey1Tff2RK3TyZURwbuI4vximQLzz4nQfCv8CZq4xx7uIiogHMMoSJPr33A==
14559
+ dependencies:
14560
+ debug "^4.3.2"
14561
+ eslint-scope "^6.0.0"
14562
+ eslint-visitor-keys "^3.0.0"
14563
+ espree "^9.0.0"
14564
+ esquery "^1.4.0"
14565
+ lodash "^4.17.21"
14566
+ semver "^7.3.5"
14567
+
14555
14568
vue-hot-reload-api@^2.3.0:
14556
14569
version "2.3.4"
14557
14570
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