File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1997,10 +1997,6 @@ find-cache-dir@^1.0.0:
19971997 make-dir "^1.0.0"
19981998 pkg-dir "^2.0.0"
19991999
2000- find-parent-dir@^0.3.0 :
2001- version "0.3.0"
2002- resolved "https://registry.yarnpkg.com/find-parent-dir/-/find-parent-dir-0.3.0.tgz#33c44b429ab2b2f0646299c5f9f718f376ff8d54"
2003-
20042000find-up@^1.0.0 :
20052001 version "1.1.2"
20062002 resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f"
@@ -2336,14 +2332,13 @@ hullabaloo-config-manager@^1.0.0:
23362332 resolve-from "^3.0.0"
23372333 safe-buffer "^5.0.1"
23382334
2339- husky@^0.13.2 :
2340- version "0.13.4 "
2341- resolved "https://registry.yarnpkg.com/husky/-/husky-0.13.4 .tgz#48785c5028de3452a51c48c12c4f94b2124a1407 "
2335+ husky@^0.14.0 :
2336+ version "0.14.1 "
2337+ resolved "https://registry.yarnpkg.com/husky/-/husky-0.14.1 .tgz#8edba33e728ceed75343e88bb8002e4cbd8d1b40 "
23422338 dependencies :
2343- chalk "^1.1.3"
2344- find-parent-dir "^0.3.0"
2345- is-ci "^1.0.9"
2339+ is-ci "^1.0.10"
23462340 normalize-path "^1.0.0"
2341+ strip-indent "^2.0.0"
23472342
23482343iconv-lite@^0.4.17, iconv-lite@~0.4.13 :
23492344 version "0.4.18"
@@ -2483,7 +2478,7 @@ is-builtin-module@^1.0.0:
24832478 dependencies :
24842479 builtin-modules "^1.0.0"
24852480
2486- is-ci@^1.0.7 , is-ci@^1.0.9 :
2481+ is-ci@^1.0.10 , is-ci@^1.0.7 :
24872482 version "1.0.10"
24882483 resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.0.10.tgz#f739336b2632365061a9d48270cd56ae3369318e"
24892484 dependencies :
@@ -4334,6 +4329,10 @@ strip-indent@^1.0.1:
43344329 dependencies :
43354330 get-stdin "^4.0.1"
43364331
4332+ strip-indent@^2.0.0 :
4333+ version "2.0.0"
4334+ resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-2.0.0.tgz#5ef8db295d01e6ed6cbf7aab96998d7822527b68"
4335+
43374336strip-json-comments@~2.0.1 :
43384337 version "2.0.1"
43394338 resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
You can’t perform that action at this time.
0 commit comments