File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 53
53
"eslint-config-standard" : " ^11.0.0" ,
54
54
"eslint-plugin-import" : " ^2.14.0" ,
55
55
"eslint-plugin-node" : " ^7.0.1" ,
56
- "eslint-plugin-promise" : " ^3.8 .0" ,
56
+ "eslint-plugin-promise" : " ^4.0 .0" ,
57
57
"eslint-plugin-standard" : " ^3.1.0" ,
58
58
"jest" : " ^23.5.0" ,
59
59
"lnk" : " ^1.1.0" ,
Original file line number Diff line number Diff line change @@ -4488,9 +4488,9 @@ eslint-plugin-node@^7.0.1:
4488
4488
resolve "^1.8.1"
4489
4489
semver "^5.5.0"
4490
4490
4491
- eslint-plugin-promise@^3.8 .0 :
4492
- version "3.8 .0"
4493
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.8 .0.tgz#65ebf27a845e3c1e9d6f6a5622ddd3801694b621 "
4491
+ eslint-plugin-promise@^4.0 .0 :
4492
+ version "4.0 .0"
4493
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.0 .0.tgz#bc15a4aa04fa6116113b6c47488c421821b758fc "
4494
4494
4495
4495
eslint-plugin-standard@^3.1.0 :
4496
4496
version "3.1.0"
You can’t perform that action at this time.
0 commit comments