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" : " ^25.2.4" ,
37
37
"eslint-plugin-node" : " ^11.0.0" ,
38
38
"eslint-plugin-promise" : " ^5.1.1" ,
39
- "eslint-plugin-vue" : " ^8.1.1 " ,
39
+ "eslint-plugin-vue" : " ^8.3.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 @@ -2607,10 +2607,10 @@ eslint-plugin-promise@^5.1.1:
2607
2607
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.1.tgz#9674d11c056d1bafac38e4a3a9060be740988d90"
2608
2608
integrity sha512-XgdcdyNzHfmlQyweOPTxmc7pIsS6dE4MvwhXWMQ2Dxs1XAL2GJDilUsjWen6TWik0aSI+zD/PqocZBblcm9rdA==
2609
2609
2610
- eslint-plugin-vue@^8.1.1 :
2611
- version "8.1.1 "
2612
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.1.1 .tgz#8bb0a40520880cdd076b4a6faf8bc29110997a8c "
2613
- integrity sha512-rx64IrlhdfPya6u2V5ukOGiLCTgaCBdMSpczLVqyo8A0l+Vbo+lzvIfEUfAQ2auj+MF6y0TwxLorzdCIzHunnw ==
2610
+ eslint-plugin-vue@^8.3.0 :
2611
+ version "8.3.0 "
2612
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.3.0 .tgz#2ae4f915ed3541a58c4a4c1145c1e60b86aa7e85 "
2613
+ integrity sha512-IIuLHw4vQxGlHcoP2dG6t/2OVdQf2qoyAzEGAxreU1afZOHGA7y3TWq8I+r3ZA6Wjs6xpeUWGHlT31QGr9Rb5g ==
2614
2614
dependencies :
2615
2615
eslint-utils "^3.0.0"
2616
2616
natural-compare "^1.4.0"
You can’t perform that action at this time.
0 commit comments