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" : " ^20.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 @@ -4892,7 +4892,7 @@ __metadata:
4892
4892
"@lerna-lite/publish": ^3.0.0
4893
4893
"@types/lodash": ^4.14.118
4894
4894
"@types/node": ^20.0.0
4895
- husky: ^8 .0.0
4895
+ husky: ^9 .0.0
4896
4896
lint-staged: ^15.0.0
4897
4897
lodash: ^4.17.15
4898
4898
prettier: ^3.0.0
@@ -9240,12 +9240,12 @@ __metadata:
9240
9240
languageName: node
9241
9241
linkType: hard
9242
9242
9243
- "husky@npm:^8 .0.0":
9244
- version: 8 .0.3
9245
- resolution: "husky@npm:8 .0.3 "
9243
+ "husky@npm:^9 .0.0":
9244
+ version: 9 .0.11
9245
+ resolution: "husky@npm:9 .0.11 "
9246
9246
bin:
9247
- husky: lib/ bin.js
9248
- checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
9247
+ husky: bin.mjs
9248
+ checksum: 1aebc3334dc7ac6288ff5e1fb72cfb447cfa474e72cf7ba692e8c5698c573ab725c28c6a5088c9f8e6aca5f47d40fa7261beffbc07a4d307ca21656dc4571f07
9249
9249
languageName: node
9250
9250
linkType: hard
9251
9251
You can’t perform that action at this time.
0 commit comments