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 49
49
"eslint" : " ^8.57.1" ,
50
50
"eslint-plugin-jest" : " ^28.9.0" ,
51
51
"fast-glob" : " ^3.3.2" ,
52
- "husky" : " ^9.1.6 " ,
52
+ "husky" : " ^9.1.7 " ,
53
53
"jest" : " ^29.7.0" ,
54
54
"jest-junit" : " ^16.0.0" ,
55
55
"license-checker-rseidelsohn" : " ^4.4.2" ,
Original file line number Diff line number Diff line change @@ -820,7 +820,7 @@ __metadata:
820
820
eslint : " npm:^8.57.1"
821
821
eslint-plugin-jest : " npm:^28.9.0"
822
822
fast-glob : " npm:^3.3.2"
823
- husky : " npm:^9.1.6 "
823
+ husky : " npm:^9.1.7 "
824
824
jest : " npm:^29.7.0"
825
825
jest-junit : " npm:^16.0.0"
826
826
license-checker-rseidelsohn : " npm:^4.4.2"
@@ -3229,12 +3229,12 @@ __metadata:
3229
3229
languageName : node
3230
3230
linkType : hard
3231
3231
3232
- " husky@npm:^9.1.6 " :
3233
- version : 9.1.6
3234
- resolution : " husky@npm:9.1.6 "
3232
+ " husky@npm:^9.1.7 " :
3233
+ version : 9.1.7
3234
+ resolution : " husky@npm:9.1.7 "
3235
3235
bin :
3236
3236
husky : bin.js
3237
- checksum : 705673db4a247c1febd9c5df5f6a3519106cf0335845027bb50a15fba9b1f542cb2610932ede96fd08008f6d9f49db0f15560509861808b0031cdc0e7c798bac
3237
+ checksum : 35bb110a71086c48906aa7cd3ed4913fb913823715359d65e32e0b964cb1e255593b0ae8014a5005c66a68e6fa66c38dcfa8056dbbdfb8b0187c0ffe7ee3a58f
3238
3238
languageName : node
3239
3239
linkType : hard
3240
3240
You can’t perform that action at this time.
0 commit comments