File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 31
31
"eslint" : " ^9.0.0" ,
32
32
"eslint-config-prettier" : " ^9.0.0" ,
33
33
"eslint-plugin-prettier" : " ^5.0.0" ,
34
- "eslint-plugin-promise" : " ^6 .0.0" ,
34
+ "eslint-plugin-promise" : " ^7 .0.0" ,
35
35
"npm-run-all2" : " ^8.0.0" ,
36
36
"prettier" : " ^3.0.0" ,
37
37
"ts-node" : " ^10.9.2" ,
Original file line number Diff line number Diff line change @@ -1804,12 +1804,14 @@ __metadata:
1804
1804
languageName : node
1805
1805
linkType : hard
1806
1806
1807
- " eslint-plugin-promise@npm:^6.0.0 " :
1808
- version : 6.6.0
1809
- resolution : " eslint-plugin-promise@npm:6.6.0"
1807
+ " eslint-plugin-promise@npm:^7.0.0 " :
1808
+ version : 7.2.1
1809
+ resolution : " eslint-plugin-promise@npm:7.2.1"
1810
+ dependencies :
1811
+ " @eslint-community/eslint-utils " : " npm:^4.4.0"
1810
1812
peerDependencies :
1811
1813
eslint : ^7.0.0 || ^8.0.0 || ^9.0.0
1812
- checksum : 10c0/93a667dbc9ff15c4d586b0d40a31c7828314cbbb31b2b9a75802aa4ef536e9457bb3e1a89b384b07aa336dd61b315ae8b0aadc0870210378023dd018819b59b3
1814
+ checksum : 10c0/d494982faeeafbd2aa5fae9cbceca546169a8399000f72d5d940fa5c4ba554612903bcafbb8033647179e5d21ccf1d621b433d089695f7f47ce3d9fcf4cd0abf
1813
1815
languageName : node
1814
1816
linkType : hard
1815
1817
@@ -3498,7 +3500,7 @@ __metadata:
3498
3500
eslint : " npm:^9.0.0"
3499
3501
eslint-config-prettier : " npm:^9.0.0"
3500
3502
eslint-plugin-prettier : " npm:^5.0.0"
3501
- eslint-plugin-promise : " npm:^6 .0.0"
3503
+ eslint-plugin-promise : " npm:^7 .0.0"
3502
3504
html-minifier : " npm:^4.0.0"
3503
3505
liquidjs : " npm:^10.0.0"
3504
3506
markdown-it : " npm:^14.0.0"
You can’t perform that action at this time.
0 commit comments