File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 24
24
"eslint-plugin-import" : " ^2.14.0" ,
25
25
"eslint-plugin-jest" : " ^22.1.0" ,
26
26
"eslint-plugin-node" : " ^8.0.0" ,
27
- "eslint-plugin-promise" : " ^4.0.1 " ,
27
+ "eslint-plugin-promise" : " ^7.1.0 " ,
28
28
"eslint-plugin-standard" : " ^4.0.0" ,
29
29
"express" : " ^4.16.4" ,
30
30
"jest" : " ^24.0.0" ,
Original file line number Diff line number Diff line change @@ -1341,7 +1341,7 @@ end-of-stream@^1.1.0:
1341
1341
dependencies :
1342
1342
once "^1.4.0"
1343
1343
1344
- errno@^0.1.3, errno@^0.1.7 :
1344
+ errno@^0.1.3 :
1345
1345
version "0.1.7"
1346
1346
resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.7.tgz#4684d71779ad39af177e3f007996f7c67c852618"
1347
1347
integrity sha512-MfrRBDWzIWifgq6tJj60gkAwtLNb6sQPlcFrSOflcP1aFmmruKQ2wRnze/8V6kgyz7H3FF8Npzv78mZ7XLLflg==
@@ -1472,10 +1472,10 @@ eslint-plugin-node@^8.0.0:
1472
1472
resolve "^1.8.1"
1473
1473
semver "^5.5.0"
1474
1474
1475
- eslint-plugin-promise@^4.0.1 :
1476
- version "4.0.1 "
1477
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.0.1. tgz#2d074b653f35a23d1ba89d8e976a985117d1c6a2 "
1478
- integrity sha512-Si16O0+Hqz1gDHsys6RtFRrW7cCTB6P7p3OJmKp3Y3dxpQE2qwOA7d3xnV+0mBmrPoi0RBnxlCKvqu70te6wjg ==
1475
+ eslint-plugin-promise@^7.1.0 :
1476
+ version "7.1.0 "
1477
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.1.0. tgz#06b3ad6d36b3c3ef3ec201c8a8d97049cf5dbb20 "
1478
+ integrity sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ ==
1479
1479
1480
1480
eslint-plugin-standard@^4.0.0 :
1481
1481
version "4.0.0"
You can’t perform that action at this time.
0 commit comments