File tree 4 files changed +7
-8
lines changed
4 files changed +7
-8
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"
1
+ #! /usr/ bin/env sh
2
+ . " $( dirname -- " $0 " ) /_/husky.sh"
3
3
4
4
npx --no-install lint-staged
Original file line number Diff line number Diff line change 63
63
"file-loader" : " ^6.0.0" ,
64
64
"fork-ts-checker-webpack-plugin" : " ^8.0.0" ,
65
65
"hash-wasm" : " ^4.9.0" ,
66
- "husky" : " ^6 .0.0 " ,
66
+ "husky" : " ^8 .0.3 " ,
67
67
"is-ci" : " ^3.0.0" ,
68
68
"istanbul" : " ^0.4.5" ,
69
69
"jest" : " ^27.5.0" ,
Original file line number Diff line number Diff line change @@ -3337,10 +3337,10 @@ human-signals@^4.3.0:
3337
3337
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.1.tgz#ab7f811e851fca97ffbd2c1fe9a958964de321b2"
3338
3338
integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==
3339
3339
3340
- husky@^6 .0.0 :
3341
- version "6 .0.0 "
3342
- resolved "https://registry.yarnpkg.com/husky/-/husky-6 .0.0 .tgz#810f11869adf51604c32ea577edbc377d7f9319e "
3343
- integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ ==
3340
+ husky@^8 .0.3 :
3341
+ version "8 .0.3 "
3342
+ resolved "https://registry.yarnpkg.com/husky/-/husky-8 .0.3 .tgz#4936d7212e46d1dea28fef29bb3a108872cd9184 "
3343
+ integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg ==
3344
3344
3345
3345
iconv-lite@0.4.24 :
3346
3346
version "0.4.24"
You can’t perform that action at this time.
0 commit comments