File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
},
16
16
"devDependencies" : {
17
17
"@vercel/ncc" : " 0.28.6" ,
18
- "husky" : " 6 .0.0" ,
18
+ "husky" : " 7 .0.0" ,
19
19
"prettier" : " 2.3.2" ,
20
20
"typescript" : " 4.3.5"
21
21
}
Original file line number Diff line number Diff line change @@ -126,10 +126,10 @@ deprecation@^2.0.0, deprecation@^2.3.1:
126
126
resolved "https://registry.yarnpkg.com/deprecation/-/deprecation-2.3.1.tgz#6368cbdb40abf3373b525ac87e4a260c3a700919"
127
127
integrity sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==
128
128
129
- husky@6 .0.0 :
130
- version "6 .0.0"
131
- resolved "https://registry.yarnpkg.com/husky/-/husky-6 .0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e "
132
- integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ ==
129
+ husky@7 .0.0 :
130
+ version "7 .0.0"
131
+ resolved "https://registry.yarnpkg.com/husky/-/husky-7 .0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616 "
132
+ integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w ==
133
133
134
134
is-plain-object@^4.0.0 :
135
135
version "4.1.1"
You can’t perform that action at this time.
0 commit comments