File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 23
23
"eslint" : " 5.16.0" ,
24
24
"eslint-plugin-prettier" : " 3.1.2" ,
25
25
"gh-pages" : " 2.2.0" ,
26
- "husky" : " 4.0.7 " ,
26
+ "husky" : " 4.0.8 " ,
27
27
"prettier" : " 1.19.1" ,
28
28
"pretty-quick" : " 2.0.1"
29
29
},
Original file line number Diff line number Diff line change @@ -4792,11 +4792,6 @@ get-own-enumerable-property-symbols@^3.0.0:
4792
4792
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
4793
4793
integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==
4794
4794
4795
- get-stdin@^7.0.0 :
4796
- version "7.0.0"
4797
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
4798
- integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
4799
-
4800
4795
get-stream@^4.0.0 :
4801
4796
version "4.1.0"
4802
4797
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
@@ -5241,15 +5236,14 @@ humanize-url@^1.0.0:
5241
5236
normalize-url "^1.0.0"
5242
5237
strip-url-auth "^1.0.0"
5243
5238
5244
-
5245
- version "4.0.7 "
5246
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.7 .tgz#cee4301d1db1d731be9c2aa2ac72b46439d30c91 "
5247
- integrity sha512-ULivTOe0k+nNjZKIojoHxXjybtEycaba0EDuk1G8iNGD8wZgo8Sr3YiN8bKitXNpI1RvVKTJwRnh2GLysLbxMQ ==
5239
+
5240
+ version "4.0.8 "
5241
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.8 .tgz#fff98dc0a1fcacdd2efb2c973d6e0b3e836c3607 "
5242
+ integrity sha512-WH4cem0fl5LYWCWCnYdMjRXocGKAX7fedAEhWbD7NN7Ews8BqoekuboWkupPjnPNwev8wPb6Iqnbmq84KRBowA ==
5248
5243
dependencies :
5249
5244
chalk "^3.0.0"
5250
5245
ci-info "^2.0.0"
5251
5246
cosmiconfig "^6.0.0"
5252
- get-stdin "^7.0.0"
5253
5247
opencollective-postinstall "^2.0.2"
5254
5248
pkg-dir "^4.2.0"
5255
5249
please-upgrade-node "^3.2.0"
You can’t perform that action at this time.
0 commit comments