File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 36
36
"eslint-plugin-jest" : " ^24.5.2" ,
37
37
"eslint-plugin-node" : " ^11.0.0" ,
38
38
"eslint-plugin-promise" : " ^5.1.0" ,
39
- "eslint-plugin-vue" : " ^7.19.1 " ,
39
+ "eslint-plugin-vue" : " ^7.20.0 " ,
40
40
"faker" : " ^5.5.3" ,
41
41
"fetch-mock" : " ^9.11.0" ,
42
42
"husky" : " ^7.0.4" ,
Original file line number Diff line number Diff line change @@ -2712,10 +2712,10 @@ eslint-plugin-promise@^5.1.0:
2712
2712
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
2713
2713
integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
2714
2714
2715
- eslint-plugin-vue@^7.19.1 :
2716
- version "7.19.1 "
2717
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.19.1 .tgz#435fb2ce712842a9530b28eacb883680e8eaa4f3 "
2718
- integrity sha512-e2pD7nW2sTY04ThH+66BgToNwC4n6dqfNhKE+ypdJFtZgn3Zn+nP8ZEIFPG0PGqCKQ3qxy8dJk1bzUsuQd3ANA ==
2715
+ eslint-plugin-vue@^7.20.0 :
2716
+ version "7.20.0 "
2717
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.20.0 .tgz#98c21885a6bfdf0713c3a92957a5afeaaeed9253 "
2718
+ integrity sha512-oVNDqzBC9h3GO+NTgWeLMhhGigy6/bQaQbHS+0z7C4YEu/qK/yxHvca/2PTZtGNPsCrHwOTgKMrwu02A9iPBmw ==
2719
2719
dependencies :
2720
2720
eslint-utils "^2.1.0"
2721
2721
natural-compare "^1.4.0"
You can’t perform that action at this time.
0 commit comments