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-import" : " ^2.23.4" ,
38
38
"eslint-plugin-jest" : " ^24.3.6" ,
39
39
"eslint-plugin-node" : " ^11.0.0" ,
40
- "eslint-plugin-promise" : " ^4.2.1 " ,
40
+ "eslint-plugin-promise" : " ^5.1.0 " ,
41
41
"eslint-plugin-vue" : " ^7.10.0" ,
42
42
"husky" : " ^6.0.0" ,
43
43
"jest" : " ^26.0.1" ,
Original file line number Diff line number Diff line change @@ -2613,10 +2613,10 @@ eslint-plugin-node@^11.0.0:
2613
2613
resolve "^1.10.1"
2614
2614
semver "^6.1.0"
2615
2615
2616
- eslint-plugin-promise@^4.2.1 :
2617
- version "4.3.1 "
2618
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1. tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45 "
2619
- integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ ==
2616
+ eslint-plugin-promise@^5.1.0 :
2617
+ version "5.1.0 "
2618
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0. tgz#fb2188fb734e4557993733b41aa1a688f46c6f24 "
2619
+ integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng ==
2620
2620
2621
2621
eslint-plugin-vue@^7.10.0 :
2622
2622
version "7.10.0"
You can’t perform that action at this time.
0 commit comments