File tree Expand file tree Collapse file tree 4 files changed +8
-20
lines changed
Expand file tree Collapse file tree 4 files changed +8
-20
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- #! /bin/sh
2- . " $( dirname " $0 " ) /_/husky.sh"
3- . " $( dirname " $0 " ) /common.sh"
4-
51yarn workspaces foreach --interlaced --verbose --jobs 1 run pre-commit
Original file line number Diff line number Diff line change 66 " packages/*"
77 ],
88 "dependencies" : {
9- "husky" : " 8.0.1 "
9+ "husky" : " 9.1.7 "
1010 },
1111 "resolutions" : {
1212 "@types/react" : " 18.0.33" ,
2424 "datagateway-dataview" : " yarn workspace datagateway-dataview dev" ,
2525 "datagateway-download" : " yarn workspace datagateway-download dev" ,
2626 "datagateway-search" : " yarn workspace datagateway-search dev" ,
27- "postinstall" : " husky install "
27+ "postinstall" : " husky"
2828 },
2929 "packageManager" : " yarn@3.8.7"
3030}
Original file line number Diff line number Diff line change @@ -5033,7 +5033,7 @@ __metadata:
50335033 version : 0.0.0-use.local
50345034 resolution : " datagateway@workspace:."
50355035 dependencies :
5036- husky : 8.0.1
5036+ husky : 9.1.7
50375037 languageName : unknown
50385038 linkType : soft
50395039
@@ -7044,12 +7044,12 @@ __metadata:
70447044 languageName : node
70457045 linkType : hard
70467046
7047- " husky@npm:8.0.1 " :
7048- version : 8.0.1
7049- resolution : " husky@npm:8.0.1 "
7047+ " husky@npm:9.1.7 " :
7048+ version : 9.1.7
7049+ resolution : " husky@npm:9.1.7 "
70507050 bin :
7051- husky : lib/ bin.js
7052- checksum : 943a73a13d0201318fd30e83d299bb81d866bd245b69e6277804c3b462638dc1921694cb94c2b8c920a4a187060f7d6058d3365152865406352e934c5fff70dc
7051+ husky : bin.js
7052+ checksum : c2412753f15695db369634ba70f50f5c0b7e5cb13b673d0826c411ec1bd9ddef08c1dad89ea154f57da2521d2605bd64308af748749b27d08c5f563bcd89975f
70537053 languageName : node
70547054 linkType : hard
70557055
You can’t perform that action at this time.
0 commit comments