File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed
Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 6969 "eslint-plugin-import" : " ^2.29.1" ,
7070 "eslint-plugin-jsdoc" : " ^48.0.2" ,
7171 "eslint-plugin-prettier" : " ^5.1.2" ,
72- "eslint-plugin-promise" : " ^6.1 .1" ,
72+ "eslint-plugin-promise" : " ^7.2 .1" ,
7373 "eslint-plugin-regexp" : " ^2.2.0" ,
7474 "eslint-plugin-unicorn" : " ^50.0.1" ,
7575 "npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change @@ -1917,7 +1917,7 @@ __metadata:
19171917 eslint-plugin-import : " npm:^2.29.1"
19181918 eslint-plugin-jsdoc : " npm:^48.0.2"
19191919 eslint-plugin-prettier : " npm:^5.1.2"
1920- eslint-plugin-promise : " npm:^6.1 .1"
1920+ eslint-plugin-promise : " npm:^7.2 .1"
19211921 eslint-plugin-regexp : " npm:^2.2.0"
19221922 eslint-plugin-unicorn : " npm:^50.0.1"
19231923 kysely : " npm:^0.27.2"
@@ -2349,12 +2349,14 @@ __metadata:
23492349 languageName : node
23502350 linkType : hard
23512351
2352- " eslint-plugin-promise@npm:^6.1.1 " :
2353- version : 6.1.1
2354- resolution : " eslint-plugin-promise@npm:6.1.1"
2352+ " eslint-plugin-promise@npm:^7.2.1 " :
2353+ version : 7.2.1
2354+ resolution : " eslint-plugin-promise@npm:7.2.1"
2355+ dependencies :
2356+ " @eslint-community/eslint-utils " : " npm:^4.4.0"
23552357 peerDependencies :
2356- eslint : ^7.0.0 || ^8.0.0
2357- checksum : 216c4348f796c5e90984224532d42a8f8d0455b8cbb1955bcb328b3aa10a52e9718f6fb044b6fe19825eda3a2d62a32b1042d9cbb10731353cf61b7a6cab2d71
2358+ eslint : ^7.0.0 || ^8.0.0 || ^9.0.0
2359+ checksum : e7447159d52dbc0fdaacfad18571906bb783f9f41f497e73f9b0351e9cc79497f9a9053fbef8141d0c027c16c768a1ef7f8cd4709a4a5cbb14636e862a1ccb34
23582360 languageName : node
23592361 linkType : hard
23602362
You can’t perform that action at this time.
0 commit comments