Skip to content

Commit b87410c

Browse files
authored
Merge pull request #709 from typed-ember/renovate/conventional-changelog-cli-2.0.x
chore(deps): update dependency conventional-changelog-cli to v2.0.21
2 parents c4ae26a + ddf5eb7 commit b87410c

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"broccoli-asset-rev": "3.0.0",
8080
"co": "4.6.0",
8181
"commitlint-azure-pipelines-cli": "1.0.1",
82-
"conventional-changelog-cli": "2.0.17",
82+
"conventional-changelog-cli": "2.0.21",
8383
"ember-cli": "3.9.0",
8484
"ember-cli-addon-docs": "0.6.10",
8585
"ember-cli-addon-docs-esdoc": "0.2.1",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4642,13 +4642,13 @@ conventional-changelog-atom@^2.0.1:
46424642
dependencies:
46434643
q "^1.5.1"
46444644

4645-
4646-
version "2.0.17"
4647-
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.17.tgz#ec3f149dfc918903ae925b7a375d5b638fb45741"
4648-
integrity sha512-IQUS08TTrLxAd0Le3THPz8xFFe1kVmSBOcnfe8RGpi+io3ALnMT4uw0snmP3Cb9lgnHXg0NcjQyVsE+jJmHtrw==
4645+
4646+
version "2.0.21"
4647+
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.21.tgz#7469ddd663a8e68967b6d8c9c2cf207d1d7462f7"
4648+
integrity sha512-gMT1XvSVmo9Np1WUXz8Mvt3K+OtzR+Xu13z0jq/3qsXBbLuYc2/oaUXVr68r3fYOL8E9dN2uvX7Hc7RkeWvRVA==
46494649
dependencies:
46504650
add-stream "^1.0.0"
4651-
conventional-changelog "^3.1.4"
4651+
conventional-changelog "^3.1.8"
46524652
lodash "^4.2.1"
46534653
meow "^4.0.0"
46544654
tempfile "^1.1.1"
@@ -4660,10 +4660,10 @@ conventional-changelog-codemirror@^2.0.1:
46604660
dependencies:
46614661
q "^1.5.1"
46624662

4663-
conventional-changelog-conventionalcommits@^1.1.2:
4664-
version "1.1.2"
4665-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-1.1.2.tgz#bb30c8d40dbd13ba9ec4e9bc6a025578b31b17bd"
4666-
integrity sha512-t8VyibJHGrtsDwSHjgpW9v7oBbqDGQooCMo/a2rc0z5cousV5O11palcSPpyshEVWVijxPtzBNG02EQkMDJ8CA==
4663+
conventional-changelog-conventionalcommits@^3.0.2:
4664+
version "3.0.2"
4665+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-3.0.2.tgz#3a380a14ecd6f5056da6d460e30dd6c0c9f1aebe"
4666+
integrity sha512-w1+fQSDnm/7+sPKIYC5nfRVYDszt+6HdWizrigSqWFVIiiBVzkHGeqDLMSHc+Qq9qssHVAxAak5206epZyK87A==
46674667
dependencies:
46684668
compare-func "^1.3.1"
46694669
q "^1.5.1"
@@ -4744,15 +4744,15 @@ conventional-changelog-writer@^4.0.5:
47444744
split "^1.0.0"
47454745
through2 "^3.0.0"
47464746

4747-
conventional-changelog@^3.1.4:
4748-
version "3.1.4"
4749-
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.4.tgz#66db29830a799be9afcbfd67a366c1e2cbc21417"
4750-
integrity sha512-uMeTSzEb2oKFlL00Oh9j3+00PFq1MNneLzyy0TBftxo4PFrs7OiaRJXmXtEgSvJDdkc0RSd6ch2N+yTxPagZ0A==
4747+
conventional-changelog@^3.1.8:
4748+
version "3.1.8"
4749+
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.8.tgz#091382b5a0820bf8ec8e75ad2664a3688c31b07d"
4750+
integrity sha512-fb3/DOLLrQdNqN0yYn/lT6HcNsAa9A+VTDBqlZBMQcEPPIeJIMI+DBs3yu+eiYOLi22w9oShq3nn/zN6qm1Hmw==
47514751
dependencies:
47524752
conventional-changelog-angular "^5.0.3"
47534753
conventional-changelog-atom "^2.0.1"
47544754
conventional-changelog-codemirror "^2.0.1"
4755-
conventional-changelog-conventionalcommits "^1.1.2"
4755+
conventional-changelog-conventionalcommits "^3.0.2"
47564756
conventional-changelog-core "^3.2.2"
47574757
conventional-changelog-ember "^2.0.2"
47584758
conventional-changelog-eslint "^3.0.2"

0 commit comments

Comments
 (0)