Skip to content

Commit 7c8ce2d

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update dependency husky to v4.0.9 (#58)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent b94cea6 commit 7c8ce2d

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/google-protobuf": "3.7.2",
1717
"@types/jasmine": "3.5.0",
1818
"clang-format": "1.3.0",
19-
"husky": "4.0.7",
19+
"husky": "4.0.9",
2020
"karma": "4.4.1",
2121
"karma-chrome-launcher": "3.1.0",
2222
"karma-firefox-launcher": "1.3.0",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -792,11 +792,6 @@ get-caller-file@^1.0.1:
792792
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.3.tgz#f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a"
793793
integrity sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==
794794

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-
800795
get-stream@^4.0.0:
801796
version "4.1.0"
802797
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
@@ -918,15 +913,14 @@ http-proxy@^1.13.0:
918913
follow-redirects "^1.0.0"
919914
requires-port "^1.0.0"
920915

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==
925920
dependencies:
926921
chalk "^3.0.0"
927922
ci-info "^2.0.0"
928923
cosmiconfig "^6.0.0"
929-
get-stdin "^7.0.0"
930924
opencollective-postinstall "^2.0.2"
931925
pkg-dir "^4.2.0"
932926
please-upgrade-node "^3.2.0"

0 commit comments

Comments
 (0)