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 52
52
"@types/lodash" : " ^4.17.7" ,
53
53
"@types/node" : " ^22.4.1" ,
54
54
"eslint" : " ^8.57.0" ,
55
- "husky" : " ^9.1.4 " ,
55
+ "husky" : " ^9.1.5 " ,
56
56
"jest" : " ^29.7.0" ,
57
57
"jest-junit" : " ^16.0.0" ,
58
58
"license-checker-rseidelsohn" : " ^4.3.0" ,
Original file line number Diff line number Diff line change @@ -837,7 +837,7 @@ __metadata:
837
837
" @types/node " : " npm:^22.4.1"
838
838
eslint : " npm:^8.57.0"
839
839
hast-util-sanitize : " npm:^5.0.1"
840
- husky : " npm:^9.1.4 "
840
+ husky : " npm:^9.1.5 "
841
841
jest : " npm:^29.7.0"
842
842
jest-junit : " npm:^16.0.0"
843
843
license-checker-rseidelsohn : " npm:^4.3.0"
@@ -3370,12 +3370,12 @@ __metadata:
3370
3370
languageName : node
3371
3371
linkType : hard
3372
3372
3373
- " husky@npm:^9.1.4 " :
3374
- version : 9.1.4
3375
- resolution : " husky@npm:9.1.4 "
3373
+ " husky@npm:^9.1.5 " :
3374
+ version : 9.1.5
3375
+ resolution : " husky@npm:9.1.5 "
3376
3376
bin :
3377
3377
husky : bin.js
3378
- checksum : f5185003bef9ad9ec3f40e821963e4c12409b993fdcab89e3d660bed7d8c9d8bfd399f05222e27e0ead6589601fb1bb08d1a589c51751a4ab0547ead3429b8de
3378
+ checksum : f42efb95a026303eb880898760f802d88409780dd72f17781d2dfc302177d4f80b641cf1f1694f53f6d97c536c7397684133d8c8fe4a4426f7460186a7d1c6b8
3379
3379
languageName : node
3380
3380
linkType : hard
3381
3381
You can’t perform that action at this time.
0 commit comments