build(deps-dev): bump conventional-changelog-cli from 2.0.34 to 2.1.0 (#1838)
This commit is contained in:
parent
c44fccc1d4
commit
77a6286c1c
111
yarn.lock
111
yarn.lock
@ -1883,13 +1883,13 @@ commondir@^1.0.1:
|
|||||||
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
|
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
|
||||||
integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
|
integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
|
||||||
|
|
||||||
compare-func@^1.3.1:
|
compare-func@^2.0.0:
|
||||||
version "1.3.2"
|
version "2.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-1.3.2.tgz#99dd0ba457e1f9bc722b12c08ec33eeab31fa648"
|
resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-2.0.0.tgz#fb65e75edbddfd2e568554e8b5b05fff7a51fcb3"
|
||||||
integrity sha1-md0LpFfh+bxyKxLAjsM+6rMfpkg=
|
integrity sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==
|
||||||
dependencies:
|
dependencies:
|
||||||
array-ify "^1.0.0"
|
array-ify "^1.0.0"
|
||||||
dot-prop "^3.0.0"
|
dot-prop "^5.1.0"
|
||||||
|
|
||||||
component-emitter@^1.2.1:
|
component-emitter@^1.2.1:
|
||||||
version "1.2.1"
|
version "1.2.1"
|
||||||
@ -1953,12 +1953,12 @@ content-disposition@0.5.2:
|
|||||||
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.2.tgz#0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4"
|
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.2.tgz#0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4"
|
||||||
integrity sha1-DPaLud318r55YcOoUXjLhdunjLQ=
|
integrity sha1-DPaLud318r55YcOoUXjLhdunjLQ=
|
||||||
|
|
||||||
conventional-changelog-angular@^5.0.10:
|
conventional-changelog-angular@^5.0.11:
|
||||||
version "5.0.10"
|
version "5.0.11"
|
||||||
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.10.tgz#5cf7b00dd315b6a6a558223c80d5ef24ddb34205"
|
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.11.tgz#99a3ca16e4a5305e0c2c2fae3ef74fd7631fc3fb"
|
||||||
integrity sha512-k7RPPRs0vp8+BtPsM9uDxRl6KcgqtCJmzRD1wRtgqmhQ96g8ifBGo9O/TZBG23jqlXS/rg8BKRDELxfnQQGiaA==
|
integrity sha512-nSLypht/1yEflhuTogC03i7DX7sOrXGsRn14g131Potqi6cbGbGEE9PSDEHKldabB6N76HiSyw9Ph+kLmC04Qw==
|
||||||
dependencies:
|
dependencies:
|
||||||
compare-func "^1.3.1"
|
compare-func "^2.0.0"
|
||||||
q "^1.5.1"
|
q "^1.5.1"
|
||||||
|
|
||||||
conventional-changelog-atom@^2.0.7:
|
conventional-changelog-atom@^2.0.7:
|
||||||
@ -1969,12 +1969,12 @@ conventional-changelog-atom@^2.0.7:
|
|||||||
q "^1.5.1"
|
q "^1.5.1"
|
||||||
|
|
||||||
conventional-changelog-cli@^2.0.31:
|
conventional-changelog-cli@^2.0.31:
|
||||||
version "2.0.34"
|
version "2.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.34.tgz#3d9da6011aaaf24f331b606ddc5087a6b811464b"
|
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.1.0.tgz#5da5be32203ca8382815afc85b7f9151115d5e97"
|
||||||
integrity sha512-HDDIhhpsMKiiAfH/mbj7wApgN7uA33Nk4hISY3/7ijlfqXc/bmP3v4o3Yialoxz0iTBibc94xi6kfTH7XIvwDw==
|
integrity sha512-hZ8EcpxV4LcGOZwH+U5LJQDnyA4o/uyUdmIGzmFZMB4caujavvDBo/iTgVihk0m1QKkEhJgulagrILSm1JCakA==
|
||||||
dependencies:
|
dependencies:
|
||||||
add-stream "^1.0.0"
|
add-stream "^1.0.0"
|
||||||
conventional-changelog "^3.1.21"
|
conventional-changelog "^3.1.23"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
meow "^7.0.0"
|
meow "^7.0.0"
|
||||||
tempfile "^3.0.0"
|
tempfile "^3.0.0"
|
||||||
@ -1986,28 +1986,28 @@ conventional-changelog-codemirror@^2.0.7:
|
|||||||
dependencies:
|
dependencies:
|
||||||
q "^1.5.1"
|
q "^1.5.1"
|
||||||
|
|
||||||
conventional-changelog-conventionalcommits@^4.3.0:
|
conventional-changelog-conventionalcommits@^4.4.0:
|
||||||
version "4.3.0"
|
version "4.4.0"
|
||||||
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.3.0.tgz#c4205a659f7ca9d7881f29ee78a4e7d6aeb8b3c2"
|
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.4.0.tgz#8d96687141c9bbd725a89b95c04966d364194cd4"
|
||||||
integrity sha512-oYHydvZKU+bS8LnGqTMlNrrd7769EsuEHKy4fh1oMdvvDi7fem8U+nvfresJ1IDB8K00Mn4LpiA/lR+7Gs6rgg==
|
integrity sha512-ybvx76jTh08tpaYrYn/yd0uJNLt5yMrb1BphDe4WBredMlvPisvMghfpnJb6RmRNcqXeuhR6LfGZGewbkRm9yA==
|
||||||
dependencies:
|
dependencies:
|
||||||
compare-func "^1.3.1"
|
compare-func "^2.0.0"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
q "^1.5.1"
|
q "^1.5.1"
|
||||||
|
|
||||||
conventional-changelog-core@^4.1.7:
|
conventional-changelog-core@^4.2.0:
|
||||||
version "4.1.7"
|
version "4.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-4.1.7.tgz#6b5cdadda4430895cc4a75a73dd8b36e322ab346"
|
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-4.2.0.tgz#d8befd1e1f5126bf35a17668276cc8c244650469"
|
||||||
integrity sha512-UBvSrQR2RdKbSQKh7RhueiiY4ZAIOW3+CSWdtKOwRv+KxIMNFKm1rOcGBFx0eA8AKhGkkmmacoTWJTqyz7Q0VA==
|
integrity sha512-8+xMvN6JvdDtPbGBqA7oRNyZD4od1h/SIzrWqHcKZjitbVXrFpozEeyn4iI4af1UwdrabQpiZMaV07fPUTGd4w==
|
||||||
dependencies:
|
dependencies:
|
||||||
add-stream "^1.0.0"
|
add-stream "^1.0.0"
|
||||||
conventional-changelog-writer "^4.0.16"
|
conventional-changelog-writer "^4.0.17"
|
||||||
conventional-commits-parser "^3.1.0"
|
conventional-commits-parser "^3.1.0"
|
||||||
dateformat "^3.0.0"
|
dateformat "^3.0.0"
|
||||||
get-pkg-repo "^1.0.0"
|
get-pkg-repo "^1.0.0"
|
||||||
git-raw-commits "2.0.0"
|
git-raw-commits "2.0.0"
|
||||||
git-remote-origin-url "^2.0.0"
|
git-remote-origin-url "^2.0.0"
|
||||||
git-semver-tags "^4.0.0"
|
git-semver-tags "^4.1.0"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
normalize-package-data "^2.3.5"
|
normalize-package-data "^2.3.5"
|
||||||
q "^1.5.1"
|
q "^1.5.1"
|
||||||
@ -2044,12 +2044,12 @@ conventional-changelog-jquery@^3.0.10:
|
|||||||
dependencies:
|
dependencies:
|
||||||
q "^1.5.1"
|
q "^1.5.1"
|
||||||
|
|
||||||
conventional-changelog-jshint@^2.0.7:
|
conventional-changelog-jshint@^2.0.8:
|
||||||
version "2.0.7"
|
version "2.0.8"
|
||||||
resolved "https://registry.yarnpkg.com/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.7.tgz#955a69266951cd31e8afeb3f1c55e0517fdca943"
|
resolved "https://registry.yarnpkg.com/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.8.tgz#3fff4df8cb46037f77b9dc3f8e354c7f99332f13"
|
||||||
integrity sha512-qHA8rmwUnLiIxANJbz650+NVzqDIwNtc0TcpIa0+uekbmKHttidvQ1dGximU3vEDdoJVKFgR3TXFqYuZmYy9ZQ==
|
integrity sha512-hB/iI0IiZwnZ+seYI+qEQ4b+EMQSEC8jGIvhO2Vpz1E5p8FgLz75OX8oB1xJWl+s4xBMB6f8zJr0tC/BL7YOjw==
|
||||||
dependencies:
|
dependencies:
|
||||||
compare-func "^1.3.1"
|
compare-func "^2.0.0"
|
||||||
q "^1.5.1"
|
q "^1.5.1"
|
||||||
|
|
||||||
conventional-changelog-preset-loader@^2.3.4:
|
conventional-changelog-preset-loader@^2.3.4:
|
||||||
@ -2057,12 +2057,12 @@ conventional-changelog-preset-loader@^2.3.4:
|
|||||||
resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.3.4.tgz#14a855abbffd59027fd602581f1f34d9862ea44c"
|
resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.3.4.tgz#14a855abbffd59027fd602581f1f34d9862ea44c"
|
||||||
integrity sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==
|
integrity sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==
|
||||||
|
|
||||||
conventional-changelog-writer@^4.0.16:
|
conventional-changelog-writer@^4.0.17:
|
||||||
version "4.0.16"
|
version "4.0.17"
|
||||||
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.0.16.tgz#ca10f2691a8ea6d3c2eb74bd35bcf40aa052dda5"
|
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.0.17.tgz#4753aaa138bf5aa59c0b274cb5937efcd2722e21"
|
||||||
integrity sha512-jmU1sDJDZpm/dkuFxBeRXvyNcJQeKhGtVcFFkwTphUAzyYWcwz2j36Wcv+Mv2hU3tpvLMkysOPXJTLO55AUrYQ==
|
integrity sha512-IKQuK3bib/n032KWaSb8YlBFds+aLmzENtnKtxJy3+HqDq5kohu3g/UdNbIHeJWygfnEbZjnCKFxAW0y7ArZAw==
|
||||||
dependencies:
|
dependencies:
|
||||||
compare-func "^1.3.1"
|
compare-func "^2.0.0"
|
||||||
conventional-commits-filter "^2.0.6"
|
conventional-commits-filter "^2.0.6"
|
||||||
dateformat "^3.0.0"
|
dateformat "^3.0.0"
|
||||||
handlebars "^4.7.6"
|
handlebars "^4.7.6"
|
||||||
@ -2073,21 +2073,21 @@ conventional-changelog-writer@^4.0.16:
|
|||||||
split "^1.0.0"
|
split "^1.0.0"
|
||||||
through2 "^3.0.0"
|
through2 "^3.0.0"
|
||||||
|
|
||||||
conventional-changelog@^3.1.21:
|
conventional-changelog@^3.1.23:
|
||||||
version "3.1.21"
|
version "3.1.23"
|
||||||
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.21.tgz#4a774e6bf503acfd7e4685bb750da8c0eccf1e0d"
|
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.23.tgz#d696408021b579a3814aba79b38729ed86478aea"
|
||||||
integrity sha512-ZGecVZPEo3aC75VVE4nu85589dDhpMyqfqgUM5Myq6wfKWiNqhDJLSDMsc8qKXshZoY7dqs1hR0H/15kI/G2jQ==
|
integrity sha512-sScUu2NHusjRC1dPc5p8/b3kT78OYr95/Bx7Vl8CPB8tF2mG1xei5iylDTRjONV5hTlzt+Cn/tBWrKdd299b7A==
|
||||||
dependencies:
|
dependencies:
|
||||||
conventional-changelog-angular "^5.0.10"
|
conventional-changelog-angular "^5.0.11"
|
||||||
conventional-changelog-atom "^2.0.7"
|
conventional-changelog-atom "^2.0.7"
|
||||||
conventional-changelog-codemirror "^2.0.7"
|
conventional-changelog-codemirror "^2.0.7"
|
||||||
conventional-changelog-conventionalcommits "^4.3.0"
|
conventional-changelog-conventionalcommits "^4.4.0"
|
||||||
conventional-changelog-core "^4.1.7"
|
conventional-changelog-core "^4.2.0"
|
||||||
conventional-changelog-ember "^2.0.8"
|
conventional-changelog-ember "^2.0.8"
|
||||||
conventional-changelog-eslint "^3.0.8"
|
conventional-changelog-eslint "^3.0.8"
|
||||||
conventional-changelog-express "^2.0.5"
|
conventional-changelog-express "^2.0.5"
|
||||||
conventional-changelog-jquery "^3.0.10"
|
conventional-changelog-jquery "^3.0.10"
|
||||||
conventional-changelog-jshint "^2.0.7"
|
conventional-changelog-jshint "^2.0.8"
|
||||||
conventional-changelog-preset-loader "^2.3.4"
|
conventional-changelog-preset-loader "^2.3.4"
|
||||||
|
|
||||||
conventional-commits-filter@^2.0.6:
|
conventional-commits-filter@^2.0.6:
|
||||||
@ -2444,12 +2444,12 @@ domexception@^2.0.1:
|
|||||||
dependencies:
|
dependencies:
|
||||||
webidl-conversions "^5.0.0"
|
webidl-conversions "^5.0.0"
|
||||||
|
|
||||||
dot-prop@^3.0.0:
|
dot-prop@^5.1.0:
|
||||||
version "3.0.0"
|
version "5.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-3.0.0.tgz#1b708af094a49c9a0e7dbcad790aba539dac1177"
|
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.2.0.tgz#c34ecc29556dc45f1f4c22697b6f4904e0cc4fcb"
|
||||||
integrity sha1-G3CK8JSknJoOfbyteQq6U52sEXc=
|
integrity sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A==
|
||||||
dependencies:
|
dependencies:
|
||||||
is-obj "^1.0.0"
|
is-obj "^2.0.0"
|
||||||
|
|
||||||
ecc-jsbn@~0.1.1:
|
ecc-jsbn@~0.1.1:
|
||||||
version "0.1.2"
|
version "0.1.2"
|
||||||
@ -3141,10 +3141,10 @@ git-remote-origin-url@^2.0.0:
|
|||||||
gitconfiglocal "^1.0.0"
|
gitconfiglocal "^1.0.0"
|
||||||
pify "^2.3.0"
|
pify "^2.3.0"
|
||||||
|
|
||||||
git-semver-tags@^4.0.0:
|
git-semver-tags@^4.1.0:
|
||||||
version "4.0.0"
|
version "4.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-4.0.0.tgz#a9dd58a0dd3561a4a9898b7e9731cf441c98fc38"
|
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-4.1.0.tgz#0146c9bc24ee96104c99f443071c8c2d7dc848e3"
|
||||||
integrity sha512-LajaAWLYVBff+1NVircURJFL8TQ3EMIcLAfHisWYX/nPoMwnTYfWAznQDmMujlLqoD12VtLmoSrF1sQ5MhimEQ==
|
integrity sha512-TcxAGeo03HdErzKzi4fDD+xEL7gi8r2Y5YSxH6N2XYdVSV5UkBwfrt7Gqo1b+uSHCjy/sa9Y6BBBxxFLxfbhTg==
|
||||||
dependencies:
|
dependencies:
|
||||||
meow "^7.0.0"
|
meow "^7.0.0"
|
||||||
semver "^6.0.0"
|
semver "^6.0.0"
|
||||||
@ -3629,11 +3629,16 @@ is-number@^7.0.0:
|
|||||||
resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
|
resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
|
||||||
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
|
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
|
||||||
|
|
||||||
is-obj@^1.0.0, is-obj@^1.0.1:
|
is-obj@^1.0.1:
|
||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
resolved "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
|
resolved "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
|
||||||
integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8=
|
integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8=
|
||||||
|
|
||||||
|
is-obj@^2.0.0:
|
||||||
|
version "2.0.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-2.0.0.tgz#473fb05d973705e3fd9620545018ca8e22ef4982"
|
||||||
|
integrity sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==
|
||||||
|
|
||||||
is-object@~0.1.2:
|
is-object@~0.1.2:
|
||||||
version "0.1.2"
|
version "0.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/is-object/-/is-object-0.1.2.tgz#00efbc08816c33cfc4ac8251d132e10dc65098d7"
|
resolved "https://registry.yarnpkg.com/is-object/-/is-object-0.1.2.tgz#00efbc08816c33cfc4ac8251d132e10dc65098d7"
|
||||||
|
Loading…
Reference in New Issue
Block a user