File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 26
26
"@typescript-eslint/eslint-plugin" : " ^7.16.1" ,
27
27
"@typescript-eslint/parser" : " ^7.16.1" ,
28
28
"eslint" : " ^8.57.0" ,
29
- "husky" : " ^9.1.0 " ,
29
+ "husky" : " ^9.1.1 " ,
30
30
"lint-staged" : " ^15.2.7" ,
31
31
"rimraf" : " ^6.0.1" ,
32
32
"typescript" : " 5.5.3"
Original file line number Diff line number Diff line change @@ -2655,12 +2655,12 @@ __metadata:
2655
2655
languageName : node
2656
2656
linkType : hard
2657
2657
2658
- " husky@npm:^9.1.0 " :
2659
- version : 9.1.0
2660
- resolution : " husky@npm:9.1.0 "
2658
+ " husky@npm:^9.1.1 " :
2659
+ version : 9.1.1
2660
+ resolution : " husky@npm:9.1.1 "
2661
2661
bin :
2662
2662
husky : bin.js
2663
- checksum : 604e1d7d76cde9350f3fbbd04830706c9c93ae1e110a71f9f6c157f8c7ea624c3dfe36fc77c343e98b22cc0a6a3cbd00d8f750b819a3015190c2307e59b05dad
2663
+ checksum : d907eee996353b0b6da8e40b6cf6c1274d57470cd984f028a8baf3e17b7bbab57d796345d552971c6629521685297a1ee093128e4bd45c8fc1867c0dbf38086b
2664
2664
languageName : node
2665
2665
linkType : hard
2666
2666
@@ -3241,7 +3241,7 @@ __metadata:
3241
3241
" @typescript-eslint/parser " : ^7.16.1
3242
3242
bullmq : ^1.91.1
3243
3243
eslint : ^8.57.0
3244
- husky : ^9.1.0
3244
+ husky : ^9.1.1
3245
3245
ioredis : ^5.2.2
3246
3246
lint-staged : ^15.2.7
3247
3247
lua-json : ^1.0.1
You can’t perform that action at this time.
0 commit comments