370370 version "1.0.2"
371371 resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
372372
373- cosmiconfig@^5.2.0 :
373+ cosmiconfig@^5.2.1 :
374374 version "5.2.1"
375375 resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
376376 integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==
@@ -765,11 +765,13 @@ fill-range@^4.0.0:
765765 repeat-string "^1.6.1"
766766 to-regex-range "^2.1.0"
767767
768- find-up@^3.0.0 :
769- version "3.0.0"
770- resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
768+ find-up@^4.0.0 :
769+ version "4.1.0"
770+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
771+ integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
771772 dependencies :
772- locate-path "^3.0.0"
773+ locate-path "^5.0.0"
774+ path-exists "^4.0.0"
773775
774776flat-cache@^2.0.1 :
775777 version "2.0.1"
@@ -958,17 +960,18 @@ http-signature@~1.2.0:
958960 jsprim "^1.2.2"
959961 sshpk "^1.7.0"
960962
961- husky@^2. 3.0 :
962- version "2. 3.0"
963- resolved "https://registry.yarnpkg.com/husky/-/husky-2. 3.0.tgz#8b78ed24d763042df7fd899991985d65a976dd13 "
964- integrity sha512-A/ZQSEILoq+mQM3yC3RIBSaw1bYXdkKnyyKVSUiJl+iBjVZc5LQEXdGY1ZjrDxC4IzfRPiJ0IqzEQGCN5TQa/A ==
963+ husky@^3.0.2 :
964+ version "3.0.2 "
965+ resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.2. tgz#e78fd2ae16edca59fc88e56aeb8d70acdcc1c082 "
966+ integrity sha512-WXCtaME2x0o4PJlKY4ap8BzLA+D0zlvefqAvLCPriOOu+x0dpO5uc5tlB7CY6/0SE2EESmoZsj4jW5D09KrJoA ==
965967 dependencies :
966- cosmiconfig "^5.2.0"
968+ chalk "^2.4.2"
969+ cosmiconfig "^5.2.1"
967970 execa "^1.0.0"
968- find-up "^3.0.0"
969971 get-stdin "^7.0.0"
970972 is-ci "^2.0.0"
971- pkg-dir "^4.1.0"
973+ opencollective-postinstall "^2.0.2"
974+ pkg-dir "^4.2.0"
972975 please-upgrade-node "^3.1.1"
973976 read-pkg "^5.1.1"
974977 run-node "^1.0.0"
@@ -1330,12 +1333,12 @@ levn@^0.3.0, levn@~0.3.0:
13301333 prelude-ls "~1.1.2"
13311334 type-check "~0.3.2"
13321335
1333- locate-path@^3.0.0 :
1334- version "3.0.0"
1335- resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
1336+ locate-path@^5.0.0 :
1337+ version "5.0.0"
1338+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
1339+ integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==
13361340 dependencies :
1337- p-locate "^3.0.0"
1338- path-exists "^3.0.0"
1341+ p-locate "^4.1.0"
13391342
13401343lodash.sortby@^4.7.0 :
13411344 version "4.7.0"
@@ -1534,6 +1537,11 @@ onetime@^2.0.0:
15341537 dependencies :
15351538 mimic-fn "^1.0.0"
15361539
1540+ opencollective-postinstall@^2.0.2 :
1541+ version "2.0.2"
1542+ resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
1543+ integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
1544+
15371545optionator@^0.8.1, optionator@^0.8.2 :
15381546 version "0.8.2"
15391547 resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
@@ -1553,17 +1561,19 @@ p-finally@^1.0.0:
15531561 version "1.0.0"
15541562 resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
15551563
1556- p-limit@^2.0.0 :
1557- version "2.0.0"
1558- resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.0.0.tgz#e624ed54ee8c460a778b3c9f3670496ff8a57aec"
1564+ p-limit@^2.2.0 :
1565+ version "2.2.0"
1566+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.0.tgz#417c9941e6027a9abcba5092dd2904e255b5fbc2"
1567+ integrity sha512-pZbTJpoUsCzV48Mc9Nh51VbwO0X9cuPFE8gYwx9BTCt9SF8/b7Zljd2fVgOxhIF/HDTKgpVzs+GPhyKfjLLFRQ==
15591568 dependencies :
15601569 p-try "^2.0.0"
15611570
1562- p-locate@^3.0.0 :
1563- version "3.0.0"
1564- resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
1571+ p-locate@^4.1.0 :
1572+ version "4.1.0"
1573+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
1574+ integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
15651575 dependencies :
1566- p-limit "^2.0 .0"
1576+ p-limit "^2.2 .0"
15671577
15681578p-try@^2.0.0 :
15691579 version "2.0.0"
@@ -1597,9 +1607,10 @@ path-dirname@^1.0.0:
15971607 resolved "https://registry.yarnpkg.com/path-dirname/-/path-dirname-1.0.2.tgz#cc33d24d525e099a5388c0336c6e32b9160609e0"
15981608 integrity sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=
15991609
1600- path-exists@^3.0.0 :
1601- version "3.0.0"
1602- resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
1610+ path-exists@^4.0.0 :
1611+ version "4.0.0"
1612+ resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
1613+ integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
16031614
16041615path-is-absolute@^1.0.0 :
16051616 version "1.0.1"
@@ -1618,12 +1629,12 @@ performance-now@^2.1.0:
16181629 version "2.1.0"
16191630 resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
16201631
1621- pkg-dir@^4.1 .0 :
1622- version "4.1 .0"
1623- resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.1 .0.tgz#aaeb91c0d3b9c4f74a44ad849f4de34781ae01de "
1624- integrity sha512-55k9QN4saZ8q518lE6EFgYiu95u3BWkSajCifhdQjvLvmr8IpnRbhI+UGpWJQfa0KzDguHeeWT1ccO1PmkOi3A ==
1632+ pkg-dir@^4.2 .0 :
1633+ version "4.2 .0"
1634+ resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2 .0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3 "
1635+ integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ ==
16251636 dependencies :
1626- find-up "^3 .0.0"
1637+ find-up "^4 .0.0"
16271638
16281639please-upgrade-node@^3.1.1 :
16291640 version "3.1.1"
0 commit comments