File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
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" : " 7.20.0 " ,
50
+ "eslint-plugin-vue" : " 8.0.1 " ,
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,7 +6095,17 @@ eslint-plugin-unicorn@^37.0.1:
6095
6095
semver "^7.3.5"
6096
6096
strip-indent "^3.0.0"
6097
6097
6098
- [email protected] , eslint-plugin-vue@^7.20.0:
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==
6102
+ dependencies:
6103
+ eslint-utils "^3.0.0"
6104
+ natural-compare "^1.4.0"
6105
+ semver "^7.3.5"
6106
+ vue-eslint-parser "^8.0.0"
6107
+
6108
+ eslint-plugin-vue@^7.20.0:
6099
6109
version "7.20.0"
6100
6110
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.20.0.tgz#98c21885a6bfdf0713c3a92957a5afeaaeed9253"
6101
6111
integrity sha512-oVNDqzBC9h3GO+NTgWeLMhhGigy6/bQaQbHS+0z7C4YEu/qK/yxHvca/2PTZtGNPsCrHwOTgKMrwu02A9iPBmw==
You can’t perform that action at this time.
0 commit comments