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 38
38
"eslint-config-standard" : " 16.0.2" ,
39
39
"eslint-plugin-import" : " 2.22.1" ,
40
40
"eslint-plugin-node" : " 11.1.0" ,
41
- "eslint-plugin-promise" : " 4.3.1 " ,
41
+ "eslint-plugin-promise" : " 5.1.0 " ,
42
42
"eslint-plugin-standard" : " 5.0.0" ,
43
43
"eslint-config-prettier" : " 8.1.0" ,
44
44
"@types/jest" : " 26.0.22" ,
Original file line number Diff line number Diff line change @@ -3122,10 +3122,10 @@ eslint-plugin-node@11.1.0:
3122
3122
resolve "^1.10.1"
3123
3123
semver "^6.1.0"
3124
3124
3125
- eslint-plugin-promise@4.3.1 :
3126
- version "4.3.1 "
3127
- resolved "https://registry.npmjs.org /eslint-plugin-promise/-/eslint-plugin-promise-4.3.1. tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45 "
3128
- integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ ==
3125
+ eslint-plugin-promise@5.1.0 :
3126
+ version "5.1.0 "
3127
+ resolved "https://registry.yarnpkg.com /eslint-plugin-promise/-/eslint-plugin-promise-5.1.0. tgz#fb2188fb734e4557993733b41aa1a688f46c6f24 "
3128
+ integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng ==
3129
3129
3130
3130
eslint-plugin-standard@5.0.0 :
3131
3131
version "5.0.0"
You can’t perform that action at this time.
0 commit comments