File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 36
36
"eslint-config-standard-with-typescript" : " ^34.0.0" ,
37
37
"eslint-plugin-import" : " ^2.27.5" ,
38
38
"eslint-plugin-n" : " ^15.6.1" ,
39
- "eslint-plugin-promise" : " ^6.1.1 " ,
39
+ "eslint-plugin-promise" : " ^7.0.0 " ,
40
40
"eslint-plugin-unicorn" : " ^46.0.0" ,
41
41
"reflect-metadata" : " ^0.1.13" ,
42
42
"typescript" : " ^4.7.4"
Original file line number Diff line number Diff line change @@ -1299,12 +1299,12 @@ __metadata:
1299
1299
languageName : node
1300
1300
linkType : hard
1301
1301
1302
- " eslint-plugin-promise@npm:^6.1.1 " :
1303
- version : 6.1.1
1304
- resolution : " eslint-plugin-promise@npm:6.1.1 "
1302
+ " eslint-plugin-promise@npm:^7.0.0 " :
1303
+ version : 7.0.0
1304
+ resolution : " eslint-plugin-promise@npm:7.0.0 "
1305
1305
peerDependencies :
1306
- eslint : ^7.0.0 || ^8.0.0
1307
- checksum : 46b9a4f79dae5539987922afc27cc17cbccdecf4f0ba19c0ccbf911b0e31853e9f39d9959eefb9637461b52772afa1a482f1f87ff16c1ba38bdb6fcf21897e9a
1306
+ eslint : ^7.0.0 || ^8.0.0 || ^9.0.0
1307
+ checksum : 9c0091a2e3d8ffd7a383157d206256299e1c29608b8d5a211926f4679b4ad969238342ccdb977e54d14e4088f5477a8ef853696ffad61427794a7d42263d3b77
1308
1308
languageName : node
1309
1309
linkType : hard
1310
1310
@@ -3102,7 +3102,7 @@ __metadata:
3102
3102
eslint-config-standard-with-typescript : ^34.0.0
3103
3103
eslint-plugin-import : ^2.27.5
3104
3104
eslint-plugin-n : ^15.6.1
3105
- eslint-plugin-promise : ^6.1.1
3105
+ eslint-plugin-promise : ^7.0.0
3106
3106
eslint-plugin-unicorn : ^46.0.0
3107
3107
inversify : ^6.0.1
3108
3108
lodash : ^4.17.21
You can’t perform that action at this time.
0 commit comments