@@ -1190,7 +1190,7 @@ core-util-is@~1.0.0:
11901190 version "1.0.2"
11911191 resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
11921192
1193- cosmiconfig@^5.2.0 :
1193+ cosmiconfig@^5.2.1 :
11941194 version "5.2.1"
11951195 resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
11961196 dependencies :
@@ -1777,12 +1777,6 @@ find-up@^1.0.0:
17771777 path-exists "^2.0.0"
17781778 pinkie-promise "^2.0.0"
17791779
1780- find-up@^3.0.0 :
1781- version "3.0.0"
1782- resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
1783- dependencies :
1784- locate-path "^3.0.0"
1785-
17861780find-up@^4.0.0 :
17871781 version "4.0.0"
17881782 resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.0.0.tgz#c367f8024de92efb75f2d4906536d24682065c3a"
@@ -2038,16 +2032,16 @@ hr@0.1.3:
20382032 version "0.1.3"
20392033 resolved "https://registry.yarnpkg.com/hr/-/hr-0.1.3.tgz#d9aa30f5929dabfd0b65ba395938a3e184dbcafe"
20402034
2041- husky@2.7 .0 :
2042- version "2.7 .0"
2043- resolved "https://registry.yarnpkg.com/husky/-/husky-2.7 .0.tgz#c0a9a6a3b51146224e11bba0b46bba546e461d05 "
2035+ husky@3.0 .0 :
2036+ version "3.0 .0"
2037+ resolved "https://registry.yarnpkg.com/husky/-/husky-3.0 .0.tgz#de63821a7049dc412b1afd753c259e2f6e227562 "
20442038 dependencies :
2045- cosmiconfig "^5.2.0 "
2039+ cosmiconfig "^5.2.1 "
20462040 execa "^1.0.0"
2047- find-up "^3.0.0"
20482041 get-stdin "^7.0.0"
20492042 is-ci "^2.0.0"
2050- pkg-dir "^4.1.0"
2043+ opencollective-postinstall "^2.0.2"
2044+ pkg-dir "^4.2.0"
20512045 please-upgrade-node "^3.1.1"
20522046 read-pkg "^5.1.1"
20532047 run-node "^1.0.0"
@@ -2609,13 +2603,6 @@ locate-path@^2.0.0:
26092603 p-locate "^2.0.0"
26102604 path-exists "^3.0.0"
26112605
2612- locate-path@^3.0.0 :
2613- version "3.0.0"
2614- resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
2615- dependencies :
2616- p-locate "^3.0.0"
2617- path-exists "^3.0.0"
2618-
26192606locate-path@^5.0.0 :
26202607 version "5.0.0"
26212608 resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
@@ -2961,6 +2948,10 @@ onetime@^2.0.0:
29612948 dependencies :
29622949 mimic-fn "^1.0.0"
29632950
2951+ opencollective-postinstall@^2.0.2 :
2952+ version "2.0.2"
2953+ resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
2954+
29642955optimist@0.6.1, optimist@^0.6.1 :
29652956 version "0.6.1"
29662957 resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
@@ -3003,7 +2994,7 @@ p-limit@^1.1.0:
30032994 version "1.1.0"
30042995 resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.1.0.tgz#b07ff2d9a5d88bec806035895a2bab66a27988bc"
30052996
3006- p-limit@^2.0.0, p-limit@^2. 2.0 :
2997+ p-limit@^2.2.0 :
30072998 version "2.2.0"
30082999 resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.0.tgz#417c9941e6027a9abcba5092dd2904e255b5fbc2"
30093000 dependencies :
@@ -3015,12 +3006,6 @@ p-locate@^2.0.0:
30153006 dependencies :
30163007 p-limit "^1.1.0"
30173008
3018- p-locate@^3.0.0 :
3019- version "3.0.0"
3020- resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
3021- dependencies :
3022- p-limit "^2.0.0"
3023-
30243009p-locate@^4.1.0 :
30253010 version "4.1.0"
30263011 resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
@@ -3154,7 +3139,7 @@ pkg-dir@^1.0.0:
31543139 dependencies :
31553140 find-up "^1.0.0"
31563141
3157- pkg-dir@^4.1 .0 :
3142+ pkg-dir@^4.2 .0 :
31583143 version "4.2.0"
31593144 resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
31603145 dependencies :
0 commit comments