|
33 | 33 | version "1.1.0" |
34 | 34 | resolved "https://registry.yarnpkg.com/@kadira/storybook-channel/-/storybook-channel-1.1.0.tgz#806d1cdf2498d11cce09871a6fd27bbb41ed3564" |
35 | 35 |
|
| 36 | +"@kadira/storybook-deployer@^1.2.0": |
| 37 | + version "1.2.0" |
| 38 | + resolved "https://registry.yarnpkg.com/@kadira/storybook-deployer/-/storybook-deployer-1.2.0.tgz#1708f5cb37fa08ab4173b1bd99df6f4717dfae12" |
| 39 | + dependencies: |
| 40 | + git-url-parse "^6.0.2" |
| 41 | + shelljs "^0.7.0" |
| 42 | + |
36 | 43 | "@kadira/storybook-ui@^3.10.1": |
37 | 44 | version "3.11.0" |
38 | 45 | resolved "https://registry.yarnpkg.com/@kadira/storybook-ui/-/storybook-ui-3.11.0.tgz#a5ccdcc479aa5e08465c58e7df493e37e4b2a14a" |
@@ -2395,6 +2402,19 @@ getpass@^0.1.1: |
2395 | 2402 | dependencies: |
2396 | 2403 | assert-plus "^1.0.0" |
2397 | 2404 |
|
| 2405 | +git-up@^2.0.0: |
| 2406 | + version "2.0.8" |
| 2407 | + resolved "https://registry.yarnpkg.com/git-up/-/git-up-2.0.8.tgz#24be049c9f0b193481d2df4e016a16530a5f4ef4" |
| 2408 | + dependencies: |
| 2409 | + is-ssh "^1.3.0" |
| 2410 | + parse-url "^1.3.0" |
| 2411 | + |
| 2412 | +git-url-parse@^6.0.2: |
| 2413 | + version "6.2.2" |
| 2414 | + resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-6.2.2.tgz#be49024e14b8487553436b4572b8b439532fa871" |
| 2415 | + dependencies: |
| 2416 | + git-up "^2.0.0" |
| 2417 | + |
2398 | 2418 | glob-base@^0.3.0: |
2399 | 2419 | version "0.3.0" |
2400 | 2420 | resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4" |
@@ -2884,6 +2904,12 @@ is-retry-allowed@^1.0.0: |
2884 | 2904 | version "1.1.0" |
2885 | 2905 | resolved "https://registry.yarnpkg.com/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz#11a060568b67339444033d0125a61a20d564fb34" |
2886 | 2906 |
|
| 2907 | +is-ssh@^1.3.0: |
| 2908 | + version "1.3.0" |
| 2909 | + resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.3.0.tgz#ebea1169a2614da392a63740366c3ce049d8dff6" |
| 2910 | + dependencies: |
| 2911 | + protocols "^1.1.0" |
| 2912 | + |
2887 | 2913 | is-stream@^1.0.0, is-stream@^1.0.1, is-stream@^1.1.0: |
2888 | 2914 | version "1.1.0" |
2889 | 2915 | resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" |
@@ -4004,6 +4030,13 @@ parse-json@^2.2.0: |
4004 | 4030 | dependencies: |
4005 | 4031 | error-ex "^1.2.0" |
4006 | 4032 |
|
| 4033 | +parse-url@^1.3.0: |
| 4034 | + version "1.3.7" |
| 4035 | + resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-1.3.7.tgz#636cb6e32b88255c704e30ab4349676703267af8" |
| 4036 | + dependencies: |
| 4037 | + is-ssh "^1.3.0" |
| 4038 | + protocols "^1.4.0" |
| 4039 | + |
4007 | 4040 | parse5@^1.5.1: |
4008 | 4041 | version "1.5.1" |
4009 | 4042 | resolved "https://registry.yarnpkg.com/parse5/-/parse5-1.5.1.tgz#9b7f3b0de32be78dc2401b17573ccaf0f6f59d94" |
@@ -4409,6 +4442,10 @@ prop-types@^15.5.4, prop-types@^15.5.7, prop-types@~15.5.7: |
4409 | 4442 | dependencies: |
4410 | 4443 | fbjs "^0.8.9" |
4411 | 4444 |
|
| 4445 | +protocols@^1.1.0, protocols@^1.4.0: |
| 4446 | + version "1.4.5" |
| 4447 | + resolved "https://registry.yarnpkg.com/protocols/-/protocols-1.4.5.tgz#21de1f441c4ef7094408ed9f1c94f7a114b87557" |
| 4448 | + |
4412 | 4449 | proxy-addr@~1.1.3: |
4413 | 4450 | version "1.1.4" |
4414 | 4451 | resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-1.1.4.tgz#27e545f6960a44a627d9b44467e35c1b6b4ce2f3" |
@@ -5038,7 +5075,7 @@ shallowequal@0.2.x, shallowequal@^0.2.2: |
5038 | 5075 | dependencies: |
5039 | 5076 | lodash.keys "^3.1.2" |
5040 | 5077 |
|
5041 | | -shelljs@^0.7.4: |
| 5078 | +shelljs@^0.7.0, shelljs@^0.7.4: |
5042 | 5079 | version "0.7.7" |
5043 | 5080 | resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.7.tgz#b2f5c77ef97148f4b4f6e22682e10bba8667cff1" |
5044 | 5081 | dependencies: |
|
0 commit comments