Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency conventional-changelog-cli to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 6, 2017
1 parent d82db6a commit 511503a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"codemirror": "5.30.0",
"collect-json": "1.0.8",
"compression": "1.7.1",
"conventional-changelog-cli": "1.3.3",
"conventional-changelog-cli": "1.3.4",
"css-loader": "0.28.7",
"doctoc": "1.3.0",
"enzyme": "3.0.0",
Expand Down
38 changes: 15 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2826,12 +2826,12 @@ conventional-changelog-atom@^0.1.1:
dependencies:
q "^1.4.1"

conventional-changelog-cli@1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-1.3.3.tgz#ca38f229a27ec14036021b1786a48f5b8d48d7ff"
conventional-changelog-cli@1.3.4:
version "1.3.4"
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-1.3.4.tgz#38f7ff7ac7bca92ea110897ea08b473f2055a27c"
dependencies:
add-stream "^1.0.0"
conventional-changelog "^1.1.5"
conventional-changelog "^1.1.6"
lodash "^4.1.0"
meow "^3.7.0"
tempfile "^1.1.1"
Expand Down Expand Up @@ -2912,7 +2912,7 @@ conventional-changelog-writer@^2.0.1:
split "^1.0.0"
through2 "^2.0.0"

conventional-changelog@^1.1.5:
conventional-changelog@^1.1.6:
version "1.1.6"
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-1.1.6.tgz#ebd9b1ab63766c715f903f654626b6b1c0da7762"
dependencies:
Expand Down Expand Up @@ -8445,12 +8445,6 @@ prompt@^0.2.14:
utile "0.2.x"
winston "0.8.x"

prop-types@15.5.8:
version "15.5.8"
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.5.8.tgz#6b7b2e141083be38c8595aa51fc55775c7199394"
dependencies:
fbjs "^0.8.9"

prop-types@15.6.0, prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.6, prop-types@^15.5.7, prop-types@^15.5.8, prop-types@^15.5.9, prop-types@^15.6.0:
version "15.6.0"
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.0.tgz#ceaf083022fc46b4a35f69e13ef75aed0d639856"
Expand Down Expand Up @@ -8639,8 +8633,8 @@ querystring@0.2.0, querystring@^0.2.0:
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"

radium@^0.19.0:
version "0.19.4"
resolved "https://registry.yarnpkg.com/radium/-/radium-0.19.4.tgz#56aa49fde6181d2f5e1fa57b4710ffd0c23de820"
version "0.19.5"
resolved "https://registry.yarnpkg.com/radium/-/radium-0.19.5.tgz#2352ffa9c2265ea7c76e07540d9841727f85dbe8"
dependencies:
array-find "^1.0.0"
exenv "^1.2.1"
Expand Down Expand Up @@ -8816,17 +8810,15 @@ react-html-attributes@^1.3.0:
dependencies:
html-element-attributes "^1.0.0"

react-icon-base@2.0.7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/react-icon-base/-/react-icon-base-2.0.7.tgz#0bd18736bd6ce79ca6d69ce8387a07fb8d4ceffe"
dependencies:
prop-types "15.5.8"
react-icon-base@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/react-icon-base/-/react-icon-base-2.1.0.tgz#a196e33fdf1e7aaa1fda3aefbb68bdad9e82a79d"

react-icons@^2.2.5:
version "2.2.5"
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-2.2.5.tgz#f942501c21a4cc0456ce2bbee5032c93f6051dcf"
version "2.2.7"
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-2.2.7.tgz#d7860826b258557510dac10680abea5ca23cf650"
dependencies:
react-icon-base "2.0.7"
react-icon-base "2.1.0"

react-inspector@^2.2.0:
version "2.2.0"
Expand Down Expand Up @@ -9644,8 +9636,8 @@ selenium-webdriver@3.3.0:
xml2js "^0.4.17"

semantic-release@^8.0.3:
version "8.1.0"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-8.1.0.tgz#67483049656664ce54787c8c51a4b9a86b81c6ec"
version "8.1.1"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-8.1.1.tgz#6d5d60acc101f9bba569ef53a36827e7d0fe4a04"
dependencies:
"@semantic-release/commit-analyzer" "^3.0.1"
"@semantic-release/condition-travis" "^6.0.0"
Expand Down

0 comments on commit 511503a

Please sign in to comment.