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 66
66
"eslint-config-standard" : " ^14.1.1" ,
67
67
"eslint-plugin-import" : " ^2.22.1" ,
68
68
"eslint-plugin-node" : " ^11.1.0" ,
69
- "eslint-plugin-promise" : " ^4.3.1 " ,
69
+ "eslint-plugin-promise" : " ^5.1.0 " ,
70
70
"eslint-plugin-standard" : " ^5.0.0" ,
71
71
"jest" : " ^26.6.3" ,
72
72
"recursive-readdir" : " ^2.2.2"
Original file line number Diff line number Diff line change @@ -2609,10 +2609,10 @@ eslint-plugin-node@^11.1.0:
2609
2609
resolve "^1.10.1"
2610
2610
semver "^6.1.0"
2611
2611
2612
- eslint-plugin-promise@^4.3.1 :
2613
- version "4.3.1 "
2614
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1. tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45 "
2615
- integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ ==
2612
+ eslint-plugin-promise@^5.1.0 :
2613
+ version "5.1.0 "
2614
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0. tgz#fb2188fb734e4557993733b41aa1a688f46c6f24 "
2615
+ integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng ==
2616
2616
2617
2617
eslint-plugin-standard@^5.0.0 :
2618
2618
version "5.0.0"
You can’t perform that action at this time.
0 commit comments