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 37
37
"eslint-plugin-jest" : " ^24.4.0" ,
38
38
"eslint-plugin-node" : " ^11.0.0" ,
39
39
"eslint-plugin-promise" : " ^5.1.0" ,
40
- "eslint-plugin-vue" : " ^7.15.1 " ,
40
+ "eslint-plugin-vue" : " ^7.16.0 " ,
41
41
"husky" : " ^6.0.0" ,
42
42
"jest" : " ^26.0.1" ,
43
43
"jest-transform-stub" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -2627,10 +2627,10 @@ eslint-plugin-promise@^5.1.0:
2627
2627
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
2628
2628
integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
2629
2629
2630
- eslint-plugin-vue@^7.15.1 :
2631
- version "7.15.1 "
2632
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.15.1 .tgz#699c1f3ce2032ea8843b8d5d1adb863b7979965c "
2633
- integrity sha512-4/r+n/i+ovyeW2gVRRH92kpy4lkpFbyPR4BMxGBTLtGnwqOKKzjSo6EMSaT0RhWPvEjK9uifcY8e7z5n8BIEgw ==
2630
+ eslint-plugin-vue@^7.16.0 :
2631
+ version "7.16.0 "
2632
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.16.0 .tgz#7fe9fea039a190b108319c1380adf543ef57707d "
2633
+ integrity sha512-0E2dVvVC7I2Xm1HXyx+ZwPj9CNX4NJjs4K4r+GVsHWyt5Pew3JLD4fI7A91b2jeL0TXE7LlszrwLSTJU9eqehw ==
2634
2634
dependencies :
2635
2635
eslint-utils "^2.1.0"
2636
2636
natural-compare "^1.4.0"
You can’t perform that action at this time.
0 commit comments