Skip to content

Commit 94dae5e

Browse files
committed
chore(deps): update dependency conventional-changelog-cli to v2.0.5
1 parent d5e70bc commit 94dae5e

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"babel-preset-react": "6.24.1",
4646
"babel-preset-stage-2": "6.24.1",
4747
"babel-register": "6.26.0",
48-
"conventional-changelog-cli": "2.0.1",
48+
"conventional-changelog-cli": "2.0.5",
4949
"doctoc": "1.3.1",
5050
"eslint": "4.19.1",
5151
"eslint-config-algolia": "13.1.0",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1851,12 +1851,12 @@ conventional-changelog-atom@^2.0.0:
18511851
dependencies:
18521852
q "^1.5.1"
18531853

1854-
1855-
version "2.0.1"
1856-
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.1.tgz#1bceb924a063b05757e131e93d6674bd7d3f5bc7"
1854+
1855+
version "2.0.5"
1856+
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.5.tgz#37c2477ea43522a5f63e52ad977d8c9e1f863211"
18571857
dependencies:
18581858
add-stream "^1.0.0"
1859-
conventional-changelog "^2.0.1"
1859+
conventional-changelog "^2.0.3"
18601860
lodash "^4.2.1"
18611861
meow "^4.0.0"
18621862
tempfile "^1.1.1"
@@ -1867,9 +1867,9 @@ conventional-changelog-codemirror@^2.0.0:
18671867
dependencies:
18681868
q "^1.5.1"
18691869

1870-
conventional-changelog-core@^3.0.0:
1871-
version "3.0.0"
1872-
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-3.0.0.tgz#228bc97f436bbdde3fd6009557d16ce04497512c"
1870+
conventional-changelog-core@^3.1.0:
1871+
version "3.1.0"
1872+
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-3.1.0.tgz#96a81bb3301b4b2a3dc2851cc54c5fb674ac1942"
18731873
dependencies:
18741874
conventional-changelog-writer "^4.0.0"
18751875
conventional-commits-parser "^3.0.0"
@@ -1885,9 +1885,9 @@ conventional-changelog-core@^3.0.0:
18851885
read-pkg-up "^1.0.1"
18861886
through2 "^2.0.0"
18871887

1888-
conventional-changelog-ember@^2.0.0:
1889-
version "2.0.0"
1890-
resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-2.0.0.tgz#4104571fc8871bcf08501a3d5252b25d1a9a070c"
1888+
conventional-changelog-ember@^2.0.1:
1889+
version "2.0.1"
1890+
resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-2.0.1.tgz#5a5595b9ed50a6daca4bd3508a47ffe4a1a7152f"
18911891
dependencies:
18921892
q "^1.5.1"
18931893

@@ -1922,9 +1922,9 @@ conventional-changelog-jshint@^2.0.0:
19221922
compare-func "^1.3.1"
19231923
q "^1.5.1"
19241924

1925-
conventional-changelog-preset-loader@^2.0.0:
1926-
version "2.0.0"
1927-
resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.0.0.tgz#69fea3db554d9b2a95dcaf7c603c1a0a389a7603"
1925+
conventional-changelog-preset-loader@^2.0.1:
1926+
version "2.0.1"
1927+
resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.0.1.tgz#d134734e0cc1b91b88b30586c5991f31442029f1"
19281928

19291929
conventional-changelog-writer@^4.0.0:
19301930
version "4.0.0"
@@ -1941,21 +1941,21 @@ conventional-changelog-writer@^4.0.0:
19411941
split "^1.0.0"
19421942
through2 "^2.0.0"
19431943

1944-
conventional-changelog@^2.0.1:
1945-
version "2.0.1"
1946-
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-2.0.1.tgz#0d8f0f9668eaeaa5edd612896e7f3cc4385b31c9"
1944+
conventional-changelog@^2.0.3:
1945+
version "2.0.3"
1946+
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-2.0.3.tgz#779cff582c0091d2b24574003eaa82ef5ddf653d"
19471947
dependencies:
19481948
conventional-changelog-angular "^1.6.6"
19491949
conventional-changelog-atom "^2.0.0"
19501950
conventional-changelog-codemirror "^2.0.0"
1951-
conventional-changelog-core "^3.0.0"
1952-
conventional-changelog-ember "^2.0.0"
1951+
conventional-changelog-core "^3.1.0"
1952+
conventional-changelog-ember "^2.0.1"
19531953
conventional-changelog-eslint "^3.0.0"
19541954
conventional-changelog-express "^2.0.0"
19551955
conventional-changelog-jquery "^0.1.0"
19561956
conventional-changelog-jscs "^0.1.0"
19571957
conventional-changelog-jshint "^2.0.0"
1958-
conventional-changelog-preset-loader "^2.0.0"
1958+
conventional-changelog-preset-loader "^2.0.1"
19591959

19601960
conventional-commits-filter@^2.0.0:
19611961
version "2.0.0"

0 commit comments

Comments
 (0)