-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency conventional-changelog-cli to v2.0.21
- Loading branch information
1 parent
d58d895
commit 82d07c2
Showing
2 changed files
with
98 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1696,13 +1696,13 @@ conventional-changelog-atom@^2.0.1: | |
dependencies: | ||
q "^1.5.1" | ||
|
||
[email protected].12: | ||
version "2.0.12" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.12.tgz#ffe04f5430fbc339dc7fa28634c2e0de5dd76e2e" | ||
integrity sha512-6wh9W5Gpr9DM40E8cFi0qa6JotVm4Jq+suksuqgKnm544H8ZXsRhgGNXShDASOteY9brv9fX8/+fE/QL1wHqbA== | ||
[email protected].21: | ||
version "2.0.21" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.21.tgz#7469ddd663a8e68967b6d8c9c2cf207d1d7462f7" | ||
integrity sha512-gMT1XvSVmo9Np1WUXz8Mvt3K+OtzR+Xu13z0jq/3qsXBbLuYc2/oaUXVr68r3fYOL8E9dN2uvX7Hc7RkeWvRVA== | ||
dependencies: | ||
add-stream "^1.0.0" | ||
conventional-changelog "^3.0.6" | ||
conventional-changelog "^3.1.8" | ||
lodash "^4.2.1" | ||
meow "^4.0.0" | ||
tempfile "^1.1.1" | ||
|
@@ -1714,13 +1714,21 @@ conventional-changelog-codemirror@^2.0.1: | |
dependencies: | ||
q "^1.5.1" | ||
|
||
conventional-changelog-core@^3.1.6: | ||
version "3.1.6" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-3.1.6.tgz#ac1731a461c50d150d29c1ad4f33143293bcd32f" | ||
integrity sha512-5teTAZOtJ4HLR6384h50nPAaKdDr+IaU0rnD2Gg2C3MS7hKsEPH8pZxrDNqam9eOSPQg9tET6uZY79zzgSz+ig== | ||
conventional-changelog-conventionalcommits@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-3.0.2.tgz#3a380a14ecd6f5056da6d460e30dd6c0c9f1aebe" | ||
integrity sha512-w1+fQSDnm/7+sPKIYC5nfRVYDszt+6HdWizrigSqWFVIiiBVzkHGeqDLMSHc+Qq9qssHVAxAak5206epZyK87A== | ||
dependencies: | ||
compare-func "^1.3.1" | ||
q "^1.5.1" | ||
|
||
conventional-changelog-core@^3.2.2: | ||
version "3.2.2" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-3.2.2.tgz#de41e6b4a71011a18bcee58e744f6f8f0e7c29c0" | ||
integrity sha512-cssjAKajxaOX5LNAJLB+UOcoWjAIBvXtDMedv/58G+YEmAXMNfC16mmPl0JDOuVJVfIqM0nqQiZ8UCm8IXbE0g== | ||
dependencies: | ||
conventional-changelog-writer "^4.0.3" | ||
conventional-commits-parser "^3.0.1" | ||
conventional-changelog-writer "^4.0.5" | ||
conventional-commits-parser "^3.0.2" | ||
dateformat "^3.0.0" | ||
get-pkg-repo "^1.0.0" | ||
git-raw-commits "2.0.0" | ||
|
@@ -1731,7 +1739,7 @@ conventional-changelog-core@^3.1.6: | |
q "^1.5.1" | ||
read-pkg "^3.0.0" | ||
read-pkg-up "^3.0.0" | ||
through2 "^2.0.0" | ||
through2 "^3.0.0" | ||
|
||
conventional-changelog-ember@^2.0.2: | ||
version "2.0.2" | ||
|
@@ -1740,10 +1748,10 @@ conventional-changelog-ember@^2.0.2: | |
dependencies: | ||
q "^1.5.1" | ||
|
||
conventional-changelog-eslint@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.1.tgz#f65e0e7f63dc09c044244b8785313a602e628002" | ||
integrity sha512-yH3+bYrtvgKxSFChUBQnKNh9/U9kN2JElYBm253VpYs5wXhPHVc9ENcuVGWijh24nnOkei7wEJmnmUzgZ4ok+A== | ||
conventional-changelog-eslint@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.2.tgz#e9eb088cda6be3e58b2de6a5aac63df0277f3cbe" | ||
integrity sha512-Yi7tOnxjZLXlCYBHArbIAm8vZ68QUSygFS7PgumPRiEk+9NPUeucy5Wg9AAyKoBprSV3o6P7Oghh4IZSLtKCvQ== | ||
dependencies: | ||
q "^1.5.1" | ||
|
||
|
@@ -1769,62 +1777,63 @@ conventional-changelog-jshint@^2.0.1: | |
compare-func "^1.3.1" | ||
q "^1.5.1" | ||
|
||
conventional-changelog-preset-loader@^2.0.2: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.0.2.tgz#81d1a07523913f3d17da3a49f0091f967ad345b0" | ||
integrity sha512-pBY+qnUoJPXAXXqVGwQaVmcye05xi6z231QM98wHWamGAmu/ghkBprQAwmF5bdmyobdVxiLhPY3PrCfSeUNzRQ== | ||
conventional-changelog-preset-loader@^2.1.1: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.1.1.tgz#65bb600547c56d5627d23135154bcd9a907668c4" | ||
integrity sha512-K4avzGMLm5Xw0Ek/6eE3vdOXkqnpf9ydb68XYmCc16cJ99XMMbc2oaNMuPwAsxVK6CC1yA4/I90EhmWNj0Q6HA== | ||
|
||
conventional-changelog-writer@^4.0.3: | ||
version "4.0.3" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.0.3.tgz#916a2b302d0bb5ef18efd236a034c13fb273cde1" | ||
integrity sha512-bIlpSiQtQZ1+nDVHEEh798Erj2jhN/wEjyw9sfxY9es6h7pREE5BNJjfv0hXGH/FTrAsEpHUq4xzK99eePpwuA== | ||
conventional-changelog-writer@^4.0.5: | ||
version "4.0.6" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.0.6.tgz#24db578ac8e7c89a409ef9bba12cf3c095990148" | ||
integrity sha512-ou/sbrplJMM6KQpR5rKFYNVQYesFjN7WpNGdudQSWNi6X+RgyFUcSv871YBYkrUYV9EX8ijMohYVzn9RUb+4ag== | ||
dependencies: | ||
compare-func "^1.3.1" | ||
conventional-commits-filter "^2.0.1" | ||
conventional-commits-filter "^2.0.2" | ||
dateformat "^3.0.0" | ||
handlebars "^4.1.0" | ||
json-stringify-safe "^5.0.1" | ||
lodash "^4.2.1" | ||
meow "^4.0.0" | ||
semver "^5.5.0" | ||
semver "^6.0.0" | ||
split "^1.0.0" | ||
through2 "^2.0.0" | ||
through2 "^3.0.0" | ||
|
||
conventional-changelog@^3.0.6: | ||
version "3.0.6" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.0.6.tgz#a0bd3b51a0549ec03eb6ef90af7f9fa8c358b15f" | ||
integrity sha512-1b96x3G67lDKakRvMm+VvYGwgRk+C8aapHKL5iZ/TJzzD/RuyGA2diHNEsR+uPHmQ7/A4Ts7j6N+VNqUoOfksg== | ||
conventional-changelog@^3.1.8: | ||
version "3.1.8" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.8.tgz#091382b5a0820bf8ec8e75ad2664a3688c31b07d" | ||
integrity sha512-fb3/DOLLrQdNqN0yYn/lT6HcNsAa9A+VTDBqlZBMQcEPPIeJIMI+DBs3yu+eiYOLi22w9oShq3nn/zN6qm1Hmw== | ||
dependencies: | ||
conventional-changelog-angular "^5.0.3" | ||
conventional-changelog-atom "^2.0.1" | ||
conventional-changelog-codemirror "^2.0.1" | ||
conventional-changelog-core "^3.1.6" | ||
conventional-changelog-conventionalcommits "^3.0.2" | ||
conventional-changelog-core "^3.2.2" | ||
conventional-changelog-ember "^2.0.2" | ||
conventional-changelog-eslint "^3.0.1" | ||
conventional-changelog-eslint "^3.0.2" | ||
conventional-changelog-express "^2.0.1" | ||
conventional-changelog-jquery "^3.0.4" | ||
conventional-changelog-jshint "^2.0.1" | ||
conventional-changelog-preset-loader "^2.0.2" | ||
conventional-changelog-preset-loader "^2.1.1" | ||
|
||
conventional-commits-filter@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-2.0.1.tgz#55a135de1802f6510b6758e0a6aa9e0b28618db3" | ||
integrity sha512-92OU8pz/977udhBjgPEbg3sbYzIxMDFTlQT97w7KdhR9igNqdJvy8smmedAAgn4tPiqseFloKkrVfbXCVd+E7A== | ||
conventional-commits-filter@^2.0.2: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-2.0.2.tgz#f122f89fbcd5bb81e2af2fcac0254d062d1039c1" | ||
integrity sha512-WpGKsMeXfs21m1zIw4s9H5sys2+9JccTzpN6toXtxhpw2VNF2JUXwIakthKBy+LN4DvJm+TzWhxOMWOs1OFCFQ== | ||
dependencies: | ||
is-subset "^0.1.1" | ||
lodash.ismatch "^4.4.0" | ||
modify-values "^1.0.0" | ||
|
||
conventional-commits-parser@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.0.1.tgz#fe1c49753df3f98edb2285a5e485e11ffa7f2e4c" | ||
integrity sha512-P6U5UOvDeidUJ8ebHVDIoXzI7gMlQ1OF/id6oUvp8cnZvOXMt1n8nYl74Ey9YMn0uVQtxmCtjPQawpsssBWtGg== | ||
conventional-commits-parser@^3.0.2: | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.0.3.tgz#c3f972fd4e056aa8b9b4f5f3d0e540da18bf396d" | ||
integrity sha512-KaA/2EeUkO4bKjinNfGUyqPTX/6w9JGshuQRik4r/wJz7rUw3+D3fDG6sZSEqJvKILzKXFQuFkpPLclcsAuZcg== | ||
dependencies: | ||
JSONStream "^1.0.4" | ||
is-text-path "^1.0.0" | ||
is-text-path "^2.0.0" | ||
lodash "^4.2.1" | ||
meow "^4.0.0" | ||
split2 "^2.0.0" | ||
through2 "^2.0.0" | ||
through2 "^3.0.0" | ||
trim-off-newlines "^1.0.0" | ||
|
||
convert-source-map@^1.1.0, convert-source-map@^1.4.0: | ||
|
@@ -3596,24 +3605,19 @@ is-stream@^1.0.1, is-stream@^1.1.0: | |
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" | ||
integrity sha1-EtSj3U5o4Lec6428hBc66A2RykQ= | ||
|
||
is-subset@^0.1.1: | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/is-subset/-/is-subset-0.1.1.tgz#8a59117d932de1de00f245fcdd39ce43f1e939a6" | ||
integrity sha1-ilkRfZMt4d4A8kX83TnOQ/HpOaY= | ||
|
||
is-symbol@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38" | ||
integrity sha512-HS8bZ9ox60yCJLH9snBpIwv9pYUAkcuLhSA1oero1UB5y9aiQpRA8y2ex945AOtCZL1lJDeIk3G5LthswI46Lw== | ||
dependencies: | ||
has-symbols "^1.0.0" | ||
|
||
is-text-path@^1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/is-text-path/-/is-text-path-1.0.1.tgz#4e1aa0fb51bfbcb3e92688001397202c1775b66e" | ||
integrity sha1-Thqg+1G/vLPpJogAE5cgLBd1tm4= | ||
is-text-path@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/is-text-path/-/is-text-path-2.0.0.tgz#b2484e2b720a633feb2e85b67dc193ff72c75636" | ||
integrity sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw== | ||
dependencies: | ||
text-extensions "^1.0.0" | ||
text-extensions "^2.0.0" | ||
|
||
is-typedarray@~1.0.0: | ||
version "1.0.0" | ||
|
@@ -4408,6 +4412,11 @@ lodash._reinterpolate@~3.0.0: | |
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d" | ||
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0= | ||
|
||
lodash.ismatch@^4.4.0: | ||
version "4.4.0" | ||
resolved "https://registry.yarnpkg.com/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz#756cb5150ca3ba6f11085a78849645f188f85f37" | ||
integrity sha1-dWy1FQyjum8RCFp4hJZF8Yj4Xzc= | ||
|
||
lodash.merge@^4.6.0: | ||
version "4.6.1" | ||
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54" | ||
|
@@ -5549,6 +5558,15 @@ read-pkg@^4.0.1: | |
parse-json "^4.0.0" | ||
pify "^3.0.0" | ||
|
||
"readable-stream@2 || 3": | ||
version "3.3.0" | ||
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.3.0.tgz#cb8011aad002eb717bf040291feba8569c986fb9" | ||
integrity sha512-EsI+s3k3XsW+fU8fQACLN59ky34AZ14LoeVZpYwmZvldCFo0r0gnelwF2TcMjLor/BTL5aDJVBMkss0dthToPw== | ||
dependencies: | ||
inherits "^2.0.3" | ||
string_decoder "^1.1.1" | ||
util-deprecate "^1.0.1" | ||
|
||
readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@~2.3.6: | ||
version "2.3.6" | ||
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf" | ||
|
@@ -5893,6 +5911,11 @@ semver-compare@^1.0.0: | |
resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004" | ||
integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg== | ||
|
||
semver@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65" | ||
integrity sha512-0UewU+9rFapKFnlbirLi3byoOuhrSsli/z/ihNnvM24vgF+8sNBiI1LZPBSH9wJKUwaUbw+s3hToDLCXkrghrQ== | ||
|
||
set-blocking@^2.0.0, set-blocking@~2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7" | ||
|
@@ -6174,6 +6197,13 @@ string-width@^3.0.0: | |
is-fullwidth-code-point "^2.0.0" | ||
strip-ansi "^5.0.0" | ||
|
||
string_decoder@^1.1.1: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.2.0.tgz#fe86e738b19544afe70469243b2a1ee9240eae8d" | ||
integrity sha512-6YqyX6ZWEYguAxgZzHGL7SsCeGx3V2TtOTqZz1xSTSWnqsbWwbptafNyvf/ACquZUXV3DANr5BDIwNYe1mN42w== | ||
dependencies: | ||
safe-buffer "~5.1.0" | ||
|
||
string_decoder@~1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8" | ||
|
@@ -6370,10 +6400,10 @@ test-exclude@^5.0.0: | |
read-pkg-up "^4.0.0" | ||
require-main-filename "^1.0.1" | ||
|
||
text-extensions@^1.0.0: | ||
version "1.9.0" | ||
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-1.9.0.tgz#1853e45fee39c945ce6f6c36b2d659b5aabc2a26" | ||
integrity sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ== | ||
text-extensions@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-2.0.0.tgz#43eabd1b495482fae4a2bf65e5f56c29f69220f6" | ||
integrity sha512-F91ZqLgvi1E0PdvmxMgp+gcf6q8fMH7mhdwWfzXnl1k+GbpQDmi8l7DzLC5JTASKbwpY3TfxajAUzAXcv2NmsQ== | ||
|
||
text-table@^0.2.0: | ||
version "0.2.0" | ||
|
@@ -6393,6 +6423,13 @@ through2@^2.0.0, through2@^2.0.2: | |
readable-stream "~2.3.6" | ||
xtend "~4.0.1" | ||
|
||
through2@^3.0.0: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/through2/-/through2-3.0.1.tgz#39276e713c3302edf9e388dd9c812dd3b825bd5a" | ||
integrity sha512-M96dvTalPT3YbYLaKaCuwu+j06D/8Jfib0o/PxbVt6Amhv3dUAtW6rTV1jPgJSBG83I/e04Y6xkVdVhSRhi0ww== | ||
dependencies: | ||
readable-stream "2 || 3" | ||
|
||
through@2, "through@>=2.2.7 <3", through@^2.3.6: | ||
version "2.3.8" | ||
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" | ||
|
@@ -6610,7 +6647,7 @@ use@^3.1.0: | |
resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f" | ||
integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ== | ||
|
||
util-deprecate@~1.0.1: | ||
util-deprecate@^1.0.1, util-deprecate@~1.0.1: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" | ||
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= | ||
|