File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 37
37
"eslint" : " ^8.53.0" ,
38
38
"eslint-plugin-prettier" : " ^5.1.3" ,
39
39
"eslint-plugin-react" : " ^7.34.4" ,
40
- "husky" : " ^8.0.2 " ,
40
+ "husky" : " ^9.1.7 " ,
41
41
"prettier" : " ^3.0.0" ,
42
42
"typescript" : " ^5.2.2" ,
43
43
"vite" : " ^4.5.0"
Original file line number Diff line number Diff line change @@ -3186,7 +3186,7 @@ __metadata:
3186
3186
eslint : ^8.53.0
3187
3187
eslint-plugin-prettier : ^5.1.3
3188
3188
eslint-plugin-react : ^7.34.4
3189
- husky : ^8.0.2
3189
+ husky : ^9.1.7
3190
3190
i18next : ^23.6.0
3191
3191
lodash.isequal : ^4.5.0
3192
3192
prettier : ^3.0.0
@@ -3206,12 +3206,12 @@ __metadata:
3206
3206
languageName : unknown
3207
3207
linkType : soft
3208
3208
3209
- " husky@npm:^8.0.2 " :
3210
- version : 8.0.3
3211
- resolution : " husky@npm:8.0.3 "
3209
+ " husky@npm:^9.1.7 " :
3210
+ version : 9.1.7
3211
+ resolution : " husky@npm:9.1.7 "
3212
3212
bin :
3213
- husky : lib/ bin.js
3214
- checksum : 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
3213
+ husky : bin.js
3214
+ checksum : c2412753f15695db369634ba70f50f5c0b7e5cb13b673d0826c411ec1bd9ddef08c1dad89ea154f57da2521d2605bd64308af748749b27d08c5f563bcd89975f
3215
3215
languageName : node
3216
3216
linkType : hard
3217
3217
You can’t perform that action at this time.
0 commit comments