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 50
50
"builtins" : " 3.0.0" ,
51
51
"c8" : " 7.0.1" ,
52
52
"codecov" : " 3.6.1" ,
53
- "husky" : " 4.0.7 " ,
53
+ "husky" : " 4.0.9 " ,
54
54
"lint-staged" : " 9.5.0" ,
55
55
"np" : " 5.2.1" ,
56
56
"npm-run-all" : " 4.1.5" ,
Original file line number Diff line number Diff line change @@ -1652,11 +1652,6 @@ get-port@^5.0.0:
1652
1652
resolved "https://registry.yarnpkg.com/get-port/-/get-port-5.1.0.tgz#a8f6510d0000f07d5c65653a4b0ae648fe832683"
1653
1653
integrity sha512-bjioH1E9bTQUvgaB6VycVy1QVbTZI41yTnF9qkZz6ixgy/uhCH6D63bKeZ6Code/07JYA61MeI94jSdHss8PNA==
1654
1654
1655
- get-stdin@^7.0.0 :
1656
- version "7.0.0"
1657
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
1658
- integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
1659
-
1660
1655
get-stream@^3.0.0 :
1661
1656
version "3.0.0"
1662
1657
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
@@ -1884,15 +1879,14 @@ human-signals@^1.1.1:
1884
1879
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
1885
1880
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
1886
1881
1887
-
1888
- version "4.0.7 "
1889
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.7 .tgz#cee4301d1db1d731be9c2aa2ac72b46439d30c91 "
1890
- integrity sha512-ULivTOe0k+nNjZKIojoHxXjybtEycaba0EDuk1G8iNGD8wZgo8Sr3YiN8bKitXNpI1RvVKTJwRnh2GLysLbxMQ ==
1882
+
1883
+ version "4.0.9 "
1884
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.9 .tgz#ded9e4f957dd8358649330da84906b6bf2e367e9 "
1885
+ integrity sha512-zaH0INH9MZBH8smr6nPdzv7pjchOZPN/AKdhkuV4zut9SyF0+pUy1ZCBzhz2uPe7Cp75YzD92ewU2ytIZ0GjUQ ==
1891
1886
dependencies :
1892
1887
chalk "^3.0.0"
1893
1888
ci-info "^2.0.0"
1894
1889
cosmiconfig "^6.0.0"
1895
- get-stdin "^7.0.0"
1896
1890
opencollective-postinstall "^2.0.2"
1897
1891
pkg-dir "^4.2.0"
1898
1892
please-upgrade-node "^3.2.0"
You can’t perform that action at this time.
0 commit comments