This repository was archived by the owner on Mar 19, 2024. It is now read-only.
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 41
41
"eslint-config-standard" : " ^16.0.3" ,
42
42
"eslint-plugin-import" : " ^2.25.4" ,
43
43
"eslint-plugin-node" : " ^11.1.0" ,
44
- "eslint-plugin-promise" : " ^5.2 .0" ,
44
+ "eslint-plugin-promise" : " ^6.0 .0" ,
45
45
"eslint-plugin-standard" : " ^5.0.0" ,
46
46
"husky" : " ^7.0.4" ,
47
47
"jest" : " ^27.5.1" ,
Original file line number Diff line number Diff line change @@ -1806,10 +1806,10 @@ eslint-plugin-node@^11.1.0:
1806
1806
resolve "^1.10.1"
1807
1807
semver "^6.1.0"
1808
1808
1809
- eslint-plugin-promise@^5.2 .0 :
1810
- version "5.2 .0"
1811
- resolved "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-5.2 .0.tgz#a596acc32981627eb36d9d75f9666ac1a4564971 "
1812
- integrity sha512-SftLb1pUG01QYq2A/hGAWfDRXqYD82zE7j7TopDOyNdU+7SvvoXREls/+PRTY17vUXzXnZA/zfnyKgRH6x4JJw ==
1809
+ eslint-plugin-promise@^6.0 .0 :
1810
+ version "6.0 .0"
1811
+ resolved "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-6.0 .0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18 "
1812
+ integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw ==
1813
1813
1814
1814
eslint-plugin-standard@^5.0.0 :
1815
1815
version "5.0.0"
You can’t perform that action at this time.
0 commit comments