This repository was archived by the owner on Oct 14, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 46
46
"eslint-config-standard" : " ^12.0.0" ,
47
47
"eslint-plugin-import" : " ^2.16.0" ,
48
48
"eslint-plugin-node" : " ^8.0.1" ,
49
- "eslint-plugin-promise" : " ^4.0 .1" ,
49
+ "eslint-plugin-promise" : " 4.3 .1" ,
50
50
"eslint-plugin-standard" : " ^4.0.0" ,
51
51
"husky" : " ^0.14.3" ,
52
52
"jest" : " ^24.7.0" ,
Original file line number Diff line number Diff line change @@ -1411,9 +1411,10 @@ eslint-plugin-node@^8.0.1:
1411
1411
resolve "^1.8.1"
1412
1412
semver "^5.5.0"
1413
1413
1414
- eslint-plugin-promise@^4.0.1 :
1415
- version "4.1.1"
1416
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.1.1.tgz#1e08cb68b5b2cd8839f8d5864c796f56d82746db"
1414
+ eslint-plugin-promise@4.3.1 :
1415
+ version "4.3.1"
1416
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
1417
+ integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
1417
1418
1418
1419
eslint-plugin-standard@^4.0.0 :
1419
1420
version "4.0.0"
You can’t perform that action at this time.
0 commit comments