@@ -297,6 +297,10 @@ acorn@^5.0.0, acorn@^5.3.0, acorn@^5.5.0:
297
297
version "5.5.3"
298
298
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.5.3.tgz#f473dd47e0277a08e28e9bec5aeeb04751f0b8c9"
299
299
300
+ add-stream@^1.0.0 :
301
+ version "1.0.0"
302
+ resolved "https://registry.yarnpkg.com/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa"
303
+
300
304
agentkeepalive@^2.2.0 :
301
305
version "2.2.0"
302
306
resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-2.2.0.tgz#c5d1bd4b129008f1163f236f86e5faea2026e2ef"
@@ -1805,6 +1809,16 @@ conventional-changelog-atom@^0.2.8:
1805
1809
dependencies :
1806
1810
q "^1.5.1"
1807
1811
1812
+ conventional-changelog-cli@^1.3.22 :
1813
+ version "1.3.22"
1814
+ resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-1.3.22.tgz#13570fe1728f56f013ff7a88878ff49d5162a405"
1815
+ dependencies :
1816
+ add-stream "^1.0.0"
1817
+ conventional-changelog "^1.1.24"
1818
+ lodash "^4.2.1"
1819
+ meow "^4.0.0"
1820
+ tempfile "^1.1.1"
1821
+
1808
1822
conventional-changelog-codemirror@^0.3.8 :
1809
1823
version "0.3.8"
1810
1824
resolved "https://registry.yarnpkg.com/conventional-changelog-codemirror/-/conventional-changelog-codemirror-0.3.8.tgz#a1982c8291f4ee4d6f2f62817c6b2ecd2c4b7b47"
@@ -1885,7 +1899,7 @@ conventional-changelog-writer@^3.0.9:
1885
1899
split "^1.0.0"
1886
1900
through2 "^2.0.0"
1887
1901
1888
- conventional-changelog@^1.1.23 :
1902
+ conventional-changelog@^1.1.24 :
1889
1903
version "1.1.24"
1890
1904
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-1.1.24.tgz#3d94c29c960f5261c002678315b756cdd3d7d1f0"
1891
1905
dependencies :
@@ -6846,6 +6860,13 @@ tar@^4:
6846
6860
safe-buffer "^5.1.2"
6847
6861
yallist "^3.0.2"
6848
6862
6863
+ tempfile@^1.1.1 :
6864
+ version "1.1.1"
6865
+ resolved "https://registry.yarnpkg.com/tempfile/-/tempfile-1.1.1.tgz#5bcc4eaecc4ab2c707d8bc11d99ccc9a2cb287f2"
6866
+ dependencies :
6867
+ os-tmpdir "^1.0.0"
6868
+ uuid "^2.0.1"
6869
+
6849
6870
term-size@^1.2.0 :
6850
6871
version "1.2.0"
6851
6872
resolved "https://registry.yarnpkg.com/term-size/-/term-size-1.2.0.tgz#458b83887f288fc56d6fffbfad262e26638efa69"
@@ -7211,6 +7232,10 @@ utila@~0.4:
7211
7232
version "0.4.0"
7212
7233
resolved "https://registry.yarnpkg.com/utila/-/utila-0.4.0.tgz#8a16a05d445657a3aea5eecc5b12a4fa5379772c"
7213
7234
7235
+ uuid@^2.0.1 :
7236
+ version "2.0.3"
7237
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-2.0.3.tgz#67e2e863797215530dff318e5bf9dcebfd47b21a"
7238
+
7214
7239
uuid@^3.1.0 :
7215
7240
version "3.2.1"
7216
7241
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.2.1.tgz#12c528bb9d58d0b9265d9a2f6f0fe8be17ff1f14"
0 commit comments