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 16
16
"@types/google-protobuf" : " 3.7.2" ,
17
17
"@types/jasmine" : " 3.5.0" ,
18
18
"clang-format" : " 1.3.0" ,
19
- "husky" : " 4.0.7 " ,
19
+ "husky" : " 4.0.9 " ,
20
20
"karma" : " 4.4.1" ,
21
21
"karma-chrome-launcher" : " 3.1.0" ,
22
22
"karma-firefox-launcher" : " 1.3.0" ,
Original file line number Diff line number Diff line change @@ -792,11 +792,6 @@ get-caller-file@^1.0.1:
792
792
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.3.tgz#f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a"
793
793
integrity sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==
794
794
795
- get-stdin@^7.0.0 :
796
- version "7.0.0"
797
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
798
- integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
799
-
800
795
get-stream@^4.0.0 :
801
796
version "4.1.0"
802
797
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
@@ -918,15 +913,14 @@ http-proxy@^1.13.0:
918
913
follow-redirects "^1.0.0"
919
914
requires-port "^1.0.0"
920
915
921
-
922
- version "4.0.7 "
923
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.7 .tgz#cee4301d1db1d731be9c2aa2ac72b46439d30c91 "
924
- integrity sha512-ULivTOe0k+nNjZKIojoHxXjybtEycaba0EDuk1G8iNGD8wZgo8Sr3YiN8bKitXNpI1RvVKTJwRnh2GLysLbxMQ ==
916
+
917
+ version "4.0.9 "
918
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.9 .tgz#ded9e4f957dd8358649330da84906b6bf2e367e9 "
919
+ integrity sha512-zaH0INH9MZBH8smr6nPdzv7pjchOZPN/AKdhkuV4zut9SyF0+pUy1ZCBzhz2uPe7Cp75YzD92ewU2ytIZ0GjUQ ==
925
920
dependencies :
926
921
chalk "^3.0.0"
927
922
ci-info "^2.0.0"
928
923
cosmiconfig "^6.0.0"
929
- get-stdin "^7.0.0"
930
924
opencollective-postinstall "^2.0.2"
931
925
pkg-dir "^4.2.0"
932
926
please-upgrade-node "^3.2.0"
You can’t perform that action at this time.
0 commit comments