File tree 2 files changed +5
-11
lines changed
2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 64
64
"@types/yaml" : " ^1.2.0" ,
65
65
"gh-release" : " ^3.5.0" ,
66
66
"gitmoji-changelog" : " ^2.0.1" ,
67
- "husky" : " ^4.0.7 " ,
67
+ "husky" : " ^4.0.9 " ,
68
68
"onchange" : " ^6.1.0" ,
69
69
"prettier" : " ^1.19.1" ,
70
70
"typescript" : " ^3.7.4"
Original file line number Diff line number Diff line change @@ -1669,11 +1669,6 @@ get-stdin@^4.0.1:
1669
1669
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
1670
1670
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
1671
1671
1672
- get-stdin@^7.0.0 :
1673
- version "7.0.0"
1674
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
1675
- integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
1676
-
1677
1672
get-stream@^3.0.0 :
1678
1673
version "3.0.0"
1679
1674
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
@@ -2048,15 +2043,14 @@ humanize-ms@^1.2.1:
2048
2043
dependencies :
2049
2044
ms "^2.0.0"
2050
2045
2051
- husky@^4.0.7 :
2052
- version "4.0.7 "
2053
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.7 .tgz#cee4301d1db1d731be9c2aa2ac72b46439d30c91 "
2054
- integrity sha512-ULivTOe0k+nNjZKIojoHxXjybtEycaba0EDuk1G8iNGD8wZgo8Sr3YiN8bKitXNpI1RvVKTJwRnh2GLysLbxMQ ==
2046
+ husky@^4.0.9 :
2047
+ version "4.0.9 "
2048
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.9 .tgz#ded9e4f957dd8358649330da84906b6bf2e367e9 "
2049
+ integrity sha512-zaH0INH9MZBH8smr6nPdzv7pjchOZPN/AKdhkuV4zut9SyF0+pUy1ZCBzhz2uPe7Cp75YzD92ewU2ytIZ0GjUQ ==
2055
2050
dependencies :
2056
2051
chalk "^3.0.0"
2057
2052
ci-info "^2.0.0"
2058
2053
cosmiconfig "^6.0.0"
2059
- get-stdin "^7.0.0"
2060
2054
opencollective-postinstall "^2.0.2"
2061
2055
pkg-dir "^4.2.0"
2062
2056
please-upgrade-node "^3.2.0"
You can’t perform that action at this time.
0 commit comments