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 @@ -4944,7 +4944,7 @@ __metadata:
4944
4944
"@lerna-lite/publish": ^3.0.0
4945
4945
"@types/lodash": ^4.14.118
4946
4946
"@types/node": ^18.0.0
4947
- husky: ^8 .0.0
4947
+ husky: ^9 .0.0
4948
4948
lint-staged: ^15.0.0
4949
4949
lodash: ^4.17.15
4950
4950
prettier: ^3.0.0
@@ -9345,12 +9345,12 @@ __metadata:
9345
9345
languageName: node
9346
9346
linkType: hard
9347
9347
9348
- "husky@npm:^8 .0.0":
9349
- version: 8 .0.3
9350
- resolution: "husky@npm:8 .0.3 "
9348
+ "husky@npm:^9 .0.0":
9349
+ version: 9 .0.7
9350
+ resolution: "husky@npm:9 .0.7 "
9351
9351
bin:
9352
- husky: lib/ bin.js
9353
- checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
9352
+ husky: bin.js
9353
+ checksum: 42fc1b869a1f5778ba5088706e7280b28a725cc29abad42f8411c54e542890e5936020a8ba886996bde3e7c5573a5cbfd440a51817d0da7db14ce81e102267ed
9354
9354
languageName: node
9355
9355
linkType: hard
9356
9356
You can’t perform that action at this time.
0 commit comments