File tree 3 files changed +5
-6
lines changed
3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env sh
2
- . " $( dirname " $0 " ) /_/husky.sh"
3
2
4
3
npx lint-staged
Original file line number Diff line number Diff line change 110
110
"fake-indexeddb" : " ^5.0.2" ,
111
111
"fetch-mock" : " 9.11.0" ,
112
112
"fetch-mock-jest" : " ^1.5.1" ,
113
- "husky" : " ^8 .0.3 " ,
113
+ "husky" : " ^9 .0.0 " ,
114
114
"jest" : " ^29.0.0" ,
115
115
"jest-environment-jsdom" : " ^29.0.0" ,
116
116
"jest-localstorage-mock" : " ^2.4.6" ,
Original file line number Diff line number Diff line change @@ -3843,10 +3843,10 @@ human-signals@^5.0.0:
3843
3843
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
3844
3844
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
3845
3845
3846
- husky@^8 .0.3 :
3847
- version "8 .0.3 "
3848
- resolved "https://registry.yarnpkg.com/husky/-/husky-8 .0.3 .tgz#4936d7212e46d1dea28fef29bb3a108872cd9184 "
3849
- integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg ==
3846
+ husky@^9 .0.0 :
3847
+ version "9 .0.10 "
3848
+ resolved "https://registry.yarnpkg.com/husky/-/husky-9 .0.10 .tgz#ddca8908deb5f244e9286865ebc80b54387672c2 "
3849
+ integrity sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA ==
3850
3850
3851
3851
3852
3852
version "0.6.3"
You can’t perform that action at this time.
0 commit comments