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 31
31
"eslint-formatter-rdjson" : " ^1.0.5" ,
32
32
"eslint-plugin-import" : " ^2.25.3" ,
33
33
"eslint-plugin-node" : " ^11.1.0" ,
34
- "eslint-plugin-promise" : " ^6 .0.0" ,
34
+ "eslint-plugin-promise" : " ^7 .0.0" ,
35
35
"husky" : " >=6" ,
36
36
"less" : " ^4.1.1" ,
37
37
"lint-staged" : " >=10" ,
Original file line number Diff line number Diff line change @@ -1021,10 +1021,10 @@ eslint-plugin-node@^11.1.0:
1021
1021
resolve "^1.10.1"
1022
1022
semver "^6.1.0"
1023
1023
1024
- eslint-plugin-promise@^6 .0.0 :
1025
- version "6 .0.0"
1026
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6 .0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18 "
1027
- integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw ==
1024
+ eslint-plugin-promise@^7 .0.0 :
1025
+ version "7 .0.0"
1026
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7 .0.0.tgz#2d54cf6e92213cb2915be62abf338b64c089431d "
1027
+ integrity sha512-wb1ECT+b90ndBdAujhIdAU8oQ3Vt5gKqP/t78KOmg0ifynrvc2jGR9f6ndbOVNFpKf6jLUBlBBDF3H3Wk0JICg ==
1028
1028
1029
1029
eslint-scope@^5.1.1 :
1030
1030
version "5.1.1"
You can’t perform that action at this time.
0 commit comments