@@ -1625,13 +1625,13 @@ conventional-changelog-atom@^2.0.1:
16251625 dependencies :
16261626 q "^1.5.1"
16271627
1628- conventional-changelog-cli@2.0.12 :
1629- version "2.0.12 "
1630- resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.12 .tgz#ffe04f5430fbc339dc7fa28634c2e0de5dd76e2e "
1631- integrity sha512-6wh9W5Gpr9DM40E8cFi0qa6JotVm4Jq+suksuqgKnm544H8ZXsRhgGNXShDASOteY9brv9fX8/+fE/QL1wHqbA ==
1628+ conventional-changelog-cli@2.0.17 :
1629+ version "2.0.17 "
1630+ resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.17 .tgz#ec3f149dfc918903ae925b7a375d5b638fb45741 "
1631+ integrity sha512-IQUS08TTrLxAd0Le3THPz8xFFe1kVmSBOcnfe8RGpi+io3ALnMT4uw0snmP3Cb9lgnHXg0NcjQyVsE+jJmHtrw ==
16321632 dependencies :
16331633 add-stream "^1.0.0"
1634- conventional-changelog "^3.0.6 "
1634+ conventional-changelog "^3.1.4 "
16351635 lodash "^4.2.1"
16361636 meow "^4.0.0"
16371637 tempfile "^1.1.1"
@@ -1643,6 +1643,14 @@ conventional-changelog-codemirror@^2.0.1:
16431643 dependencies :
16441644 q "^1.5.1"
16451645
1646+ conventional-changelog-conventionalcommits@^1.1.2 :
1647+ version "1.1.2"
1648+ resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-1.1.2.tgz#bb30c8d40dbd13ba9ec4e9bc6a025578b31b17bd"
1649+ integrity sha512-t8VyibJHGrtsDwSHjgpW9v7oBbqDGQooCMo/a2rc0z5cousV5O11palcSPpyshEVWVijxPtzBNG02EQkMDJ8CA==
1650+ dependencies :
1651+ compare-func "^1.3.1"
1652+ q "^1.5.1"
1653+
16461654conventional-changelog-core@^3.1.6 :
16471655 version "3.1.6"
16481656 resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-3.1.6.tgz#ac1731a461c50d150d29c1ad4f33143293bcd32f"
@@ -1662,6 +1670,25 @@ conventional-changelog-core@^3.1.6:
16621670 read-pkg-up "^3.0.0"
16631671 through2 "^2.0.0"
16641672
1673+ conventional-changelog-core@^3.2.2 :
1674+ version "3.2.2"
1675+ resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-3.2.2.tgz#de41e6b4a71011a18bcee58e744f6f8f0e7c29c0"
1676+ integrity sha512-cssjAKajxaOX5LNAJLB+UOcoWjAIBvXtDMedv/58G+YEmAXMNfC16mmPl0JDOuVJVfIqM0nqQiZ8UCm8IXbE0g==
1677+ dependencies :
1678+ conventional-changelog-writer "^4.0.5"
1679+ conventional-commits-parser "^3.0.2"
1680+ dateformat "^3.0.0"
1681+ get-pkg-repo "^1.0.0"
1682+ git-raw-commits "2.0.0"
1683+ git-remote-origin-url "^2.0.0"
1684+ git-semver-tags "^2.0.2"
1685+ lodash "^4.2.1"
1686+ normalize-package-data "^2.3.5"
1687+ q "^1.5.1"
1688+ read-pkg "^3.0.0"
1689+ read-pkg-up "^3.0.0"
1690+ through2 "^3.0.0"
1691+
16651692conventional-changelog-ember@^2.0.2 :
16661693 version "2.0.2"
16671694 resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-2.0.2.tgz#284ffdea8c83ea8c210b65c5b4eb3e5cc0f4f51a"
@@ -1676,6 +1703,13 @@ conventional-changelog-eslint@^3.0.1:
16761703 dependencies :
16771704 q "^1.5.1"
16781705
1706+ conventional-changelog-eslint@^3.0.2 :
1707+ version "3.0.2"
1708+ resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.2.tgz#e9eb088cda6be3e58b2de6a5aac63df0277f3cbe"
1709+ integrity sha512-Yi7tOnxjZLXlCYBHArbIAm8vZ68QUSygFS7PgumPRiEk+9NPUeucy5Wg9AAyKoBprSV3o6P7Oghh4IZSLtKCvQ==
1710+ dependencies :
1711+ q "^1.5.1"
1712+
16791713conventional-changelog-express@^2.0.1 :
16801714 version "2.0.1"
16811715 resolved "https://registry.yarnpkg.com/conventional-changelog-express/-/conventional-changelog-express-2.0.1.tgz#fea2231d99a5381b4e6badb0c1c40a41fcacb755"
@@ -1703,6 +1737,11 @@ conventional-changelog-preset-loader@^2.0.2:
17031737 resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.0.2.tgz#81d1a07523913f3d17da3a49f0091f967ad345b0"
17041738 integrity sha512-pBY+qnUoJPXAXXqVGwQaVmcye05xi6z231QM98wHWamGAmu/ghkBprQAwmF5bdmyobdVxiLhPY3PrCfSeUNzRQ==
17051739
1740+ conventional-changelog-preset-loader@^2.1.1 :
1741+ version "2.1.1"
1742+ resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.1.1.tgz#65bb600547c56d5627d23135154bcd9a907668c4"
1743+ integrity sha512-K4avzGMLm5Xw0Ek/6eE3vdOXkqnpf9ydb68XYmCc16cJ99XMMbc2oaNMuPwAsxVK6CC1yA4/I90EhmWNj0Q6HA==
1744+
17061745conventional-changelog-writer@^4.0.3 :
17071746 version "4.0.3"
17081747 resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.0.3.tgz#916a2b302d0bb5ef18efd236a034c13fb273cde1"
@@ -1719,6 +1758,22 @@ conventional-changelog-writer@^4.0.3:
17191758 split "^1.0.0"
17201759 through2 "^2.0.0"
17211760
1761+ conventional-changelog-writer@^4.0.5 :
1762+ version "4.0.5"
1763+ resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.0.5.tgz#fb9e384bb294e8e8a9f2568a3f4d1e11953d8641"
1764+ integrity sha512-g/Myp4MaJ1A+f7Ai+SnVhkcWtaHk6flw0SYN7A+vQ+MTu0+gSovQWs4Pg4NtcNUcIztYQ9YHsoxHP+GGQplI7Q==
1765+ dependencies :
1766+ compare-func "^1.3.1"
1767+ conventional-commits-filter "^2.0.2"
1768+ dateformat "^3.0.0"
1769+ handlebars "^4.1.0"
1770+ json-stringify-safe "^5.0.1"
1771+ lodash "^4.2.1"
1772+ meow "^4.0.0"
1773+ semver "^5.5.0"
1774+ split "^1.0.0"
1775+ through2 "^3.0.0"
1776+
17221777conventional-changelog@^3.0.6 :
17231778 version "3.0.6"
17241779 resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.0.6.tgz#a0bd3b51a0549ec03eb6ef90af7f9fa8c358b15f"
@@ -1735,6 +1790,23 @@ conventional-changelog@^3.0.6:
17351790 conventional-changelog-jshint "^2.0.1"
17361791 conventional-changelog-preset-loader "^2.0.2"
17371792
1793+ conventional-changelog@^3.1.4 :
1794+ version "3.1.4"
1795+ resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.4.tgz#66db29830a799be9afcbfd67a366c1e2cbc21417"
1796+ integrity sha512-uMeTSzEb2oKFlL00Oh9j3+00PFq1MNneLzyy0TBftxo4PFrs7OiaRJXmXtEgSvJDdkc0RSd6ch2N+yTxPagZ0A==
1797+ dependencies :
1798+ conventional-changelog-angular "^5.0.3"
1799+ conventional-changelog-atom "^2.0.1"
1800+ conventional-changelog-codemirror "^2.0.1"
1801+ conventional-changelog-conventionalcommits "^1.1.2"
1802+ conventional-changelog-core "^3.2.2"
1803+ conventional-changelog-ember "^2.0.2"
1804+ conventional-changelog-eslint "^3.0.2"
1805+ conventional-changelog-express "^2.0.1"
1806+ conventional-changelog-jquery "^3.0.4"
1807+ conventional-changelog-jshint "^2.0.1"
1808+ conventional-changelog-preset-loader "^2.1.1"
1809+
17381810conventional-commit-types@^2.0.0 :
17391811 version "2.2.0"
17401812 resolved "https://registry.yarnpkg.com/conventional-commit-types/-/conventional-commit-types-2.2.0.tgz#5db95739d6c212acbe7b6f656a11b940baa68946"
@@ -1748,6 +1820,14 @@ conventional-commits-filter@^2.0.1:
17481820 is-subset "^0.1.1"
17491821 modify-values "^1.0.0"
17501822
1823+ conventional-commits-filter@^2.0.2 :
1824+ version "2.0.2"
1825+ resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-2.0.2.tgz#f122f89fbcd5bb81e2af2fcac0254d062d1039c1"
1826+ integrity sha512-WpGKsMeXfs21m1zIw4s9H5sys2+9JccTzpN6toXtxhpw2VNF2JUXwIakthKBy+LN4DvJm+TzWhxOMWOs1OFCFQ==
1827+ dependencies :
1828+ lodash.ismatch "^4.4.0"
1829+ modify-values "^1.0.0"
1830+
17511831conventional-commits-parser@^3.0.1 :
17521832 version "3.0.1"
17531833 resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.0.1.tgz#fe1c49753df3f98edb2285a5e485e11ffa7f2e4c"
@@ -1761,6 +1841,19 @@ conventional-commits-parser@^3.0.1:
17611841 through2 "^2.0.0"
17621842 trim-off-newlines "^1.0.0"
17631843
1844+ conventional-commits-parser@^3.0.2 :
1845+ version "3.0.2"
1846+ resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.0.2.tgz#1295590dd195f64f53d6f8eb7c41114bb9a60742"
1847+ integrity sha512-y5eqgaKR0F6xsBNVSQ/5cI5qIF3MojddSUi1vKIggRkqUTbkqFKH9P5YX/AT1BVZp9DtSzBTIkvjyVLotLsVog==
1848+ dependencies :
1849+ JSONStream "^1.0.4"
1850+ is-text-path "^1.0.0"
1851+ lodash "^4.2.1"
1852+ meow "^4.0.0"
1853+ split2 "^2.0.0"
1854+ through2 "^3.0.0"
1855+ trim-off-newlines "^1.0.0"
1856+
17641857conventional-recommended-bump@^4.0.4 :
17651858 version "4.0.4"
17661859 resolved "https://registry.yarnpkg.com/conventional-recommended-bump/-/conventional-recommended-bump-4.0.4.tgz#05540584641d3da758c8863c09788fcaeb586872"
@@ -3613,6 +3706,11 @@ lodash.isequal@^4.5.0:
36133706 resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
36143707 integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA=
36153708
3709+ lodash.ismatch@^4.4.0 :
3710+ version "4.4.0"
3711+ resolved "https://registry.yarnpkg.com/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz#756cb5150ca3ba6f11085a78849645f188f85f37"
3712+ integrity sha1-dWy1FQyjum8RCFp4hJZF8Yj4Xzc=
3713+
36163714lodash.map@^4.5.1 :
36173715 version "4.6.0"
36183716 resolved "https://registry.yarnpkg.com/lodash.map/-/lodash.map-4.6.0.tgz#771ec7839e3473d9c4cde28b19394c3562f4f6d3"
@@ -4772,6 +4870,15 @@ read-pkg@^3.0.0:
47724870 normalize-package-data "^2.3.2"
47734871 path-type "^3.0.0"
47744872
4873+ " readable-stream@2 || 3 " :
4874+ version "3.3.0"
4875+ resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.3.0.tgz#cb8011aad002eb717bf040291feba8569c986fb9"
4876+ integrity sha512-EsI+s3k3XsW+fU8fQACLN59ky34AZ14LoeVZpYwmZvldCFo0r0gnelwF2TcMjLor/BTL5aDJVBMkss0dthToPw==
4877+ dependencies :
4878+ inherits "^2.0.3"
4879+ string_decoder "^1.1.1"
4880+ util-deprecate "^1.0.1"
4881+
47754882readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@~2.3.3 :
47764883 version "2.3.6"
47774884 resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
@@ -5394,6 +5501,13 @@ string-width@^1.0.1:
53945501 is-fullwidth-code-point "^2.0.0"
53955502 strip-ansi "^4.0.0"
53965503
5504+ string_decoder@^1.1.1 :
5505+ version "1.2.0"
5506+ resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.2.0.tgz#fe86e738b19544afe70469243b2a1ee9240eae8d"
5507+ integrity sha512-6YqyX6ZWEYguAxgZzHGL7SsCeGx3V2TtOTqZz1xSTSWnqsbWwbptafNyvf/ACquZUXV3DANr5BDIwNYe1mN42w==
5508+ dependencies :
5509+ safe-buffer "~5.1.0"
5510+
53975511string_decoder@~1.1.1 :
53985512 version "1.1.1"
53995513 resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
@@ -5578,6 +5692,13 @@ through2@^2.0.0, through2@^2.0.2, through2@~2.0.3:
55785692 readable-stream "^2.1.5"
55795693 xtend "~4.0.1"
55805694
5695+ through2@^3.0.0 :
5696+ version "3.0.1"
5697+ resolved "https://registry.yarnpkg.com/through2/-/through2-3.0.1.tgz#39276e713c3302edf9e388dd9c812dd3b825bd5a"
5698+ integrity sha512-M96dvTalPT3YbYLaKaCuwu+j06D/8Jfib0o/PxbVt6Amhv3dUAtW6rTV1jPgJSBG83I/e04Y6xkVdVhSRhi0ww==
5699+ dependencies :
5700+ readable-stream "2 || 3"
5701+
55815702through@2, through@2.3.8, "through@>=2.2.7 <3" :
55825703 version "2.3.8"
55835704 resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
@@ -5830,7 +5951,7 @@ use@^3.1.0:
58305951 resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"
58315952 integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==
58325953
5833- util-deprecate@~1.0.1 :
5954+ util-deprecate@^1.0.1, util-deprecate@ ~1.0.1 :
58345955 version "1.0.2"
58355956 resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
58365957 integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
0 commit comments