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 69
69
"eslint-config-standard" : " ^16.0.2" ,
70
70
"eslint-plugin-import" : " ^2.21.2" ,
71
71
"eslint-plugin-node" : " ^11.0.0" ,
72
- "eslint-plugin-promise" : " ^4.0 .0" ,
72
+ "eslint-plugin-promise" : " ^5.1 .0" ,
73
73
"eslint-plugin-standard" : " ^5.0.0" ,
74
74
"jest" : " ^24.8.0" ,
75
75
"lnk" : " ^1.1.0" ,
Original file line number Diff line number Diff line change @@ -6491,10 +6491,10 @@ eslint-plugin-node@^11.0.0:
6491
6491
resolve "^1.10.1"
6492
6492
semver "^6.1.0"
6493
6493
6494
- eslint-plugin-promise@^4.0 .0:
6495
- version "4.3.1 "
6496
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1. tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45 "
6497
- integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ ==
6494
+ eslint-plugin-promise@^5.1 .0:
6495
+ version "5.1.0 "
6496
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0. tgz#fb2188fb734e4557993733b41aa1a688f46c6f24 "
6497
+ integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng ==
6498
6498
6499
6499
eslint-plugin-standard@^5.0.0:
6500
6500
version "5.0.0"
You can’t perform that action at this time.
0 commit comments