File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44
44
"@lerna-lite/publish" : " ^3.0.0" ,
45
45
"@types/lodash" : " ^4.14.118" ,
46
46
"@types/node" : " ^18.0.0" ,
47
- "husky" : " ^8 .0.0" ,
47
+ "husky" : " ^9 .0.0" ,
48
48
"lint-staged" : " ^15.0.0" ,
49
49
"lodash" : " ^4.17.15" ,
50
50
"prettier" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -4965,7 +4965,7 @@ __metadata:
4965
4965
"@lerna-lite/publish": ^3.0.0
4966
4966
"@types/lodash": ^4.14.118
4967
4967
"@types/node": ^18.0.0
4968
- husky: ^8 .0.0
4968
+ husky: ^9 .0.0
4969
4969
lint-staged: ^15.0.0
4970
4970
lodash: ^4.17.15
4971
4971
prettier: ^3.0.0
@@ -9366,12 +9366,12 @@ __metadata:
9366
9366
languageName: node
9367
9367
linkType: hard
9368
9368
9369
- "husky@npm:^8 .0.0":
9370
- version: 8 .0.3
9371
- resolution: "husky@npm:8 .0.3 "
9369
+ "husky@npm:^9 .0.0":
9370
+ version: 9 .0.10
9371
+ resolution: "husky@npm:9 .0.10 "
9372
9372
bin:
9373
- husky: lib/ bin.js
9374
- checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
9373
+ husky: bin.mjs
9374
+ checksum: 55f4b6db6706ff0bc181607d6a64f55310cbb18b4d7db2a5b85608c87a80abafc14ac3a8c4d0b44d6272f4a62d4c2d3d5491d6a13e2cc7ac4895309e5e5f0ec2
9375
9375
languageName: node
9376
9376
linkType: hard
9377
9377
You can’t perform that action at this time.
0 commit comments