1584
1584
dependencies :
1585
1585
boom "5.x.x"
1586
1586
1587
+ conventional-changelog-angular@^5.0.0 :
1588
+ version "5.0.2"
1589
+ resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.2.tgz#39d945635e03b6d0c9d4078b1df74e06163dc66a"
1590
+ dependencies :
1591
+ compare-func "^1.3.1"
1592
+ q "^1.5.1"
1593
+
1594
+ conventional-changelog-writer@^4.0.0 :
1595
+ version "4.0.2"
1596
+ resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.0.2.tgz#eb493ed84269e7a663da36e49af51c54639c9a67"
1597
+ dependencies :
1598
+ compare-func "^1.3.1"
1599
+ conventional-commits-filter "^2.0.1"
1600
+ dateformat "^3.0.0"
1601
+ handlebars "^4.0.2"
1602
+ json-stringify-safe "^5.0.1"
1603
+ lodash "^4.2.1"
1604
+ meow "^4.0.0"
1605
+ semver "^5.5.0"
1606
+ split "^1.0.0"
1607
+ through2 "^2.0.0"
1608
+
1587
1609
conventional-commit-types@^2.0.0 :
1588
1610
version "2.2.0"
1589
1611
resolved "https://registry.yarnpkg.com/conventional-commit-types/-/conventional-commit-types-2.2.0.tgz#5db95739d6c212acbe7b6f656a11b940baa68946"
1590
- integrity sha1-XblXOdbCEqy+e29lahG5QLqmiUY=
1612
+
1613
+ conventional-commits-filter@^2.0.0, conventional-commits-filter@^2.0.1 :
1614
+ version "2.0.1"
1615
+ resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-2.0.1.tgz#55a135de1802f6510b6758e0a6aa9e0b28618db3"
1616
+ dependencies :
1617
+ is-subset "^0.1.1"
1618
+ modify-values "^1.0.0"
1619
+
1620
+ conventional-commits-parser@^3.0.0 :
1621
+ version "3.0.1"
1622
+ resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.0.1.tgz#fe1c49753df3f98edb2285a5e485e11ffa7f2e4c"
1623
+ dependencies :
1624
+ JSONStream "^1.0.4"
1625
+ is-text-path "^1.0.0"
1626
+ lodash "^4.2.1"
1627
+ meow "^4.0.0"
1628
+ split2 "^2.0.0"
1629
+ through2 "^2.0.0"
1630
+ trim-off-newlines "^1.0.0"
1591
1631
1592
1632
convert-source-map@^1.1.0, convert-source-map@^1.4.0, convert-source-map@^1.5.1 :
1593
1633
version "1.6.0"
@@ -1713,10 +1753,19 @@ cssstyle@^1.0.0:
1713
1753
dependencies :
1714
1754
cssom "0.3.x"
1715
1755
1756
+ currently-unhandled@^0.4.1 :
1757
+ version "0.4.1"
1758
+ resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea"
1759
+ dependencies :
1760
+ array-find-index "^1.0.1"
1761
+
1762
+ cyclist@~0.2.2 :
1763
+ version "0.2.2"
1764
+ resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
1765
+
1716
1766
cz-conventional-changelog@^2.1.0 :
1717
1767
version "2.1.0"
1718
1768
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-2.1.0.tgz#2f4bc7390e3244e4df293e6ba351e4c740a7c764"
1719
- integrity sha1-L0vHOQ4yROTfKT5ro1Hkx0Cnx2Q=
1720
1769
dependencies :
1721
1770
conventional-commit-types "^2.0.0"
1722
1771
lodash.map "^4.5.1"
@@ -1766,7 +1815,7 @@ debug@^4.0.0, debug@^4.0.1, debug@^4.1.0:
1766
1815
dependencies :
1767
1816
ms "^2.1.1"
1768
1817
1769
- debuglog@*, debuglog@ ^1.0.1 :
1818
+ debuglog@^1.0.1 :
1770
1819
version "1.0.1"
1771
1820
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
1772
1821
@@ -2857,7 +2906,17 @@ getpass@^0.1.1:
2857
2906
git-cz@^1.8.0 :
2858
2907
version "1.8.0"
2859
2908
resolved "https://registry.yarnpkg.com/git-cz/-/git-cz-1.8.0.tgz#b8a116d70e03f2fd8243444a788e75cf0001cdcc"
2860
- integrity sha512-DaQaTZhcFnTvEO1sPniGaEooKjOiwanzkYfbKgJhwZeeFjEfF5OfSSYiBhIVVxzsOYFdCekxZEqtA6FlMpSOiw==
2909
+
2910
+ git-log-parser@^1.2.0 :
2911
+ version "1.2.0"
2912
+ resolved "https://registry.yarnpkg.com/git-log-parser/-/git-log-parser-1.2.0.tgz#2e6a4c1b13fc00028207ba795a7ac31667b9fd4a"
2913
+ dependencies :
2914
+ argv-formatter "~1.0.0"
2915
+ spawn-error-forwarder "~1.0.0"
2916
+ split2 "~1.0.0"
2917
+ stream-combiner2 "~1.1.1"
2918
+ through2 "~2.0.0"
2919
+ traverse "~0.6.6"
2861
2920
2862
2921
glob-base@^0.3.0 :
2863
2922
version "0.3.0"
@@ -3273,7 +3332,7 @@ import-local@^1.0.0:
3273
3332
pkg-dir "^2.0.0"
3274
3333
resolve-cwd "^2.0.0"
3275
3334
3276
- imurmurhash@*, imurmurhash@ ^0.1.4 :
3335
+ imurmurhash@^0.1.4 :
3277
3336
version "0.1.4"
3278
3337
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
3279
3338
@@ -4469,39 +4528,17 @@ lockfile@^1.0.4:
4469
4528
dependencies :
4470
4529
signal-exit "^3.0.2"
4471
4530
4472
- lodash._baseindexof@* :
4473
- version "3.1.0"
4474
- resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
4475
-
4476
4531
lodash._baseuniq@~4.6.0 :
4477
4532
version "4.6.0"
4478
4533
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
4479
4534
dependencies :
4480
4535
lodash._createset "~4.0.0"
4481
4536
lodash._root "~3.0.0"
4482
4537
4483
- lodash._bindcallback@* :
4484
- version "3.0.1"
4485
- resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
4486
-
4487
- lodash._cacheindexof@* :
4488
- version "3.0.2"
4489
- resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
4490
-
4491
- lodash._createcache@* :
4492
- version "3.1.2"
4493
- resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
4494
- dependencies :
4495
- lodash._getnative "^3.0.0"
4496
-
4497
4538
lodash._createset@~4.0.0 :
4498
4539
version "4.0.3"
4499
4540
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
4500
4541
4501
- lodash._getnative@*, lodash._getnative@^3.0.0 :
4502
- version "3.9.1"
4503
- resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
4504
-
4505
4542
lodash._root@~3.0.0 :
4506
4543
version "3.0.1"
4507
4544
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
@@ -4557,7 +4594,6 @@ lodash.isstring@^4.0.1:
4557
4594
lodash.map@^4.5.1 :
4558
4595
version "4.6.0"
4559
4596
resolved "https://registry.yarnpkg.com/lodash.map/-/lodash.map-4.6.0.tgz#771ec7839e3473d9c4cde28b19394c3562f4f6d3"
4560
- integrity sha1-dx7Hg540c9nEzeKLGTlMNWL09tM=
4561
4597
4562
4598
4563
4599
version "4.5.0"
@@ -4583,10 +4619,6 @@ lodash.pick@^4.4.0:
4583
4619
version "4.4.0"
4584
4620
resolved "https://registry.yarnpkg.com/lodash.pick/-/lodash.pick-4.4.0.tgz#52f05610fff9ded422611441ed1fc123a03001b3"
4585
4621
4586
- lodash.restparam@* :
4587
- version "3.6.1"
4588
- resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
4589
-
4590
4622
lodash.set@^4.3.2 :
4591
4623
version "4.3.2"
4592
4624
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
@@ -6333,7 +6365,7 @@ readable-stream@~1.1.10:
6333
6365
isarray "0.0.1"
6334
6366
string_decoder "~0.10.x"
6335
6367
6336
- readdir-scoped-modules@*, readdir-scoped-modules@ ^1.0.0 :
6368
+ readdir-scoped-modules@^1.0.0 :
6337
6369
version "1.0.2"
6338
6370
resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.0.2.tgz#9fafa37d286be5d92cbaebdee030dc9b5f406747"
6339
6371
dependencies :
@@ -6549,9 +6581,8 @@ right-align@^0.1.1:
6549
6581
right-pad@^1.0.1 :
6550
6582
version "1.0.1"
6551
6583
resolved "https://registry.yarnpkg.com/right-pad/-/right-pad-1.0.1.tgz#8ca08c2cbb5b55e74dafa96bf7fd1a27d568c8d0"
6552
- integrity sha1-jKCMLLtbVedNr6lr9/0aJ9VoyNA=
6553
6584
6554
- rimraf@^2.2.8, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@~2.6.2 :
6585
+ rimraf@2, rimraf@ ^2.2.8, rimraf@^2.5.2, rimraf@^2.5. 4, rimraf@^2.6.1, rimraf@^2.6.2 , rimraf@~2.6.2 :
6555
6586
version "2.6.3"
6556
6587
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
6557
6588
dependencies :
@@ -7942,7 +7973,6 @@ windows-release@^3.1.0:
7942
7973
word-wrap@^1.0.3 :
7943
7974
version "1.2.3"
7944
7975
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
7945
- integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
7946
7976
7947
7977
7948
7978
version "0.0.2"
0 commit comments