Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit bb81009

Browse files
renovate-botKnisterPeter
authored andcommitted
chore(deps): update dependency conventional-changelog-cli to v2.0.21
1 parent 2db5010 commit bb81009

File tree

2 files changed

+7
-32
lines changed

2 files changed

+7
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"babel-register": "6.26.0",
5252
"chokidar-cli": "1.2.2",
5353
"codecov": "3.3.0",
54-
"conventional-changelog-cli": "2.0.17",
54+
"conventional-changelog-cli": "2.0.21",
5555
"coveralls": "3.0.3",
5656
"cz-conventional-changelog": "2.1.0",
5757
"diff": "4.0.1",

yarn.lock

Lines changed: 6 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1635,13 +1635,13 @@ conventional-changelog-atom@^2.0.1:
16351635
dependencies:
16361636
q "^1.5.1"
16371637

1638-
1639-
version "2.0.17"
1640-
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.17.tgz#ec3f149dfc918903ae925b7a375d5b638fb45741"
1641-
integrity sha512-IQUS08TTrLxAd0Le3THPz8xFFe1kVmSBOcnfe8RGpi+io3ALnMT4uw0snmP3Cb9lgnHXg0NcjQyVsE+jJmHtrw==
1638+
1639+
version "2.0.21"
1640+
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.21.tgz#7469ddd663a8e68967b6d8c9c2cf207d1d7462f7"
1641+
integrity sha512-gMT1XvSVmo9Np1WUXz8Mvt3K+OtzR+Xu13z0jq/3qsXBbLuYc2/oaUXVr68r3fYOL8E9dN2uvX7Hc7RkeWvRVA==
16421642
dependencies:
16431643
add-stream "^1.0.0"
1644-
conventional-changelog "^3.1.4"
1644+
conventional-changelog "^3.1.8"
16451645
lodash "^4.2.1"
16461646
meow "^4.0.0"
16471647
tempfile "^1.1.1"
@@ -1658,14 +1658,6 @@ [email protected]:
16581658
resolved "https://registry.yarnpkg.com/conventional-changelog-config-spec/-/conventional-changelog-config-spec-1.0.0.tgz#fc17bf0ab7b7f2a6b0c91bccc1bd55819d3ee79e"
16591659
integrity sha512-RR3479x5Qw7XWkmNDYx/kOnsQJW+FZBIakURG/Dg7FkTaCrGjAkgfH96pQs9SyOEZI07USEXy7FjUDWYP8bt3Q==
16601660

1661-
conventional-changelog-conventionalcommits@^1.1.2:
1662-
version "1.1.2"
1663-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-1.1.2.tgz#bb30c8d40dbd13ba9ec4e9bc6a025578b31b17bd"
1664-
integrity sha512-t8VyibJHGrtsDwSHjgpW9v7oBbqDGQooCMo/a2rc0z5cousV5O11palcSPpyshEVWVijxPtzBNG02EQkMDJ8CA==
1665-
dependencies:
1666-
compare-func "^1.3.1"
1667-
q "^1.5.1"
1668-
16691661
conventional-changelog-conventionalcommits@^3.0.2:
16701662
version "3.0.2"
16711663
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-3.0.2.tgz#3a380a14ecd6f5056da6d460e30dd6c0c9f1aebe"
@@ -1750,7 +1742,7 @@ conventional-changelog-writer@^4.0.5:
17501742
split "^1.0.0"
17511743
through2 "^3.0.0"
17521744

1753-
1745+
[email protected], conventional-changelog@^3.1.8:
17541746
version "3.1.8"
17551747
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.8.tgz#091382b5a0820bf8ec8e75ad2664a3688c31b07d"
17561748
integrity sha512-fb3/DOLLrQdNqN0yYn/lT6HcNsAa9A+VTDBqlZBMQcEPPIeJIMI+DBs3yu+eiYOLi22w9oShq3nn/zN6qm1Hmw==
@@ -1767,23 +1759,6 @@ [email protected]:
17671759
conventional-changelog-jshint "^2.0.1"
17681760
conventional-changelog-preset-loader "^2.1.1"
17691761

1770-
conventional-changelog@^3.1.4:
1771-
version "3.1.4"
1772-
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.4.tgz#66db29830a799be9afcbfd67a366c1e2cbc21417"
1773-
integrity sha512-uMeTSzEb2oKFlL00Oh9j3+00PFq1MNneLzyy0TBftxo4PFrs7OiaRJXmXtEgSvJDdkc0RSd6ch2N+yTxPagZ0A==
1774-
dependencies:
1775-
conventional-changelog-angular "^5.0.3"
1776-
conventional-changelog-atom "^2.0.1"
1777-
conventional-changelog-codemirror "^2.0.1"
1778-
conventional-changelog-conventionalcommits "^1.1.2"
1779-
conventional-changelog-core "^3.2.2"
1780-
conventional-changelog-ember "^2.0.2"
1781-
conventional-changelog-eslint "^3.0.2"
1782-
conventional-changelog-express "^2.0.1"
1783-
conventional-changelog-jquery "^3.0.4"
1784-
conventional-changelog-jshint "^2.0.1"
1785-
conventional-changelog-preset-loader "^2.1.1"
1786-
17871762
conventional-commit-types@^2.0.0:
17881763
version "2.2.0"
17891764
resolved "https://registry.yarnpkg.com/conventional-commit-types/-/conventional-commit-types-2.2.0.tgz#5db95739d6c212acbe7b6f656a11b940baa68946"

0 commit comments

Comments
 (0)