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

Commit

Permalink
Merge 430c1e2 into 9156c99
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 21, 2018
2 parents 9156c99 + 430c1e2 commit 73218ad
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"babel-preset-es2015": "6.24.1",
"babel-register": "6.26.0",
"chokidar-cli": "1.2.0",
"conventional-changelog-cli": "2.0.1",
"conventional-changelog-cli": "2.0.4",
"coveralls": "3.0.2",
"cz-conventional-changelog": "2.1.0",
"diff": "3.5.0",
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1417,12 +1417,12 @@ conventional-changelog-atom@^2.0.0:
dependencies:
q "^1.5.1"

conventional-changelog-cli@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.1.tgz#1bceb924a063b05757e131e93d6674bd7d3f5bc7"
conventional-changelog-cli@2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.4.tgz#9595361cb073e7589769acafe5b35da4b9c7c155"
dependencies:
add-stream "^1.0.0"
conventional-changelog "^2.0.1"
conventional-changelog "^2.0.3"
lodash "^4.2.1"
meow "^4.0.0"
tempfile "^1.1.1"
Expand Down Expand Up @@ -1457,9 +1457,9 @@ conventional-changelog-core@^2.0.11:
read-pkg-up "^1.0.1"
through2 "^2.0.0"

conventional-changelog-core@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-3.0.0.tgz#228bc97f436bbdde3fd6009557d16ce04497512c"
conventional-changelog-core@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-3.1.0.tgz#96a81bb3301b4b2a3dc2851cc54c5fb674ac1942"
dependencies:
conventional-changelog-writer "^4.0.0"
conventional-commits-parser "^3.0.0"
Expand All @@ -1481,9 +1481,9 @@ conventional-changelog-ember@^0.3.12:
dependencies:
q "^1.5.1"

conventional-changelog-ember@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-2.0.0.tgz#4104571fc8871bcf08501a3d5252b25d1a9a070c"
conventional-changelog-ember@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-2.0.1.tgz#5a5595b9ed50a6daca4bd3508a47ffe4a1a7152f"
dependencies:
q "^1.5.1"

Expand Down Expand Up @@ -1541,9 +1541,9 @@ conventional-changelog-preset-loader@^1.1.8:
version "1.1.8"
resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-1.1.8.tgz#40bb0f142cd27d16839ec6c74ee8db418099b373"

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

conventional-changelog-writer@^3.0.9:
version "3.0.9"
Expand Down Expand Up @@ -1591,21 +1591,21 @@ conventional-changelog@^1.1.0:
conventional-changelog-jshint "^0.3.8"
conventional-changelog-preset-loader "^1.1.8"

conventional-changelog@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-2.0.1.tgz#0d8f0f9668eaeaa5edd612896e7f3cc4385b31c9"
conventional-changelog@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-2.0.3.tgz#779cff582c0091d2b24574003eaa82ef5ddf653d"
dependencies:
conventional-changelog-angular "^1.6.6"
conventional-changelog-atom "^2.0.0"
conventional-changelog-codemirror "^2.0.0"
conventional-changelog-core "^3.0.0"
conventional-changelog-ember "^2.0.0"
conventional-changelog-core "^3.1.0"
conventional-changelog-ember "^2.0.1"
conventional-changelog-eslint "^3.0.0"
conventional-changelog-express "^2.0.0"
conventional-changelog-jquery "^0.1.0"
conventional-changelog-jscs "^0.1.0"
conventional-changelog-jshint "^2.0.0"
conventional-changelog-preset-loader "^2.0.0"
conventional-changelog-preset-loader "^2.0.1"

conventional-commit-types@^2.0.0:
version "2.2.0"
Expand Down

0 comments on commit 73218ad

Please sign in to comment.