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 68
68
"eslint-plugin-import" : " ^2.14.0" ,
69
69
"eslint-plugin-jest" : " ^22.0.0" ,
70
70
"eslint-plugin-node" : " ^8.0.0" ,
71
- "eslint-plugin-promise" : " ^3.8.0 " ,
71
+ "eslint-plugin-promise" : " ^4.0.1 " ,
72
72
"eslint-plugin-standard" : " ^4.0.0" ,
73
73
"husky" : " ^0.14.3" ,
74
74
"jest" : " ^22.4.4" ,
Original file line number Diff line number Diff line change @@ -1978,10 +1978,10 @@ eslint-plugin-node@^8.0.0:
1978
1978
resolve "^1.8.1"
1979
1979
semver "^5.5.0"
1980
1980
1981
- eslint-plugin-promise@^3.8.0 :
1982
- version "3.8.0 "
1983
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.8.0. tgz#65ebf27a845e3c1e9d6f6a5622ddd3801694b621 "
1984
- integrity sha512-JiFL9UFR15NKpHyGii1ZcvmtIqa3UTwiDAGb8atSffe43qJ3+1czVGN6UtkklpcJ2DVnqvTMzEKRaJdBkAL2aQ ==
1981
+ eslint-plugin-promise@^4.0.1 :
1982
+ version "4.0.1 "
1983
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.0.1. tgz#2d074b653f35a23d1ba89d8e976a985117d1c6a2 "
1984
+ integrity sha512-Si16O0+Hqz1gDHsys6RtFRrW7cCTB6P7p3OJmKp3Y3dxpQE2qwOA7d3xnV+0mBmrPoi0RBnxlCKvqu70te6wjg ==
1985
1985
1986
1986
eslint-plugin-standard@^4.0.0 :
1987
1987
version "4.0.0"
You can’t perform that action at this time.
0 commit comments