Skip to content

Commit

Permalink
build(deps-dev): Bump conventional-changelog-writer from 5.0.1 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [conventional-changelog-writer](https://github.com/conventional-changelog/conventional-changelog) from 5.0.1 to 6.0.1.
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json)
- [Commits](conventional-changelog/conventional-changelog@conventional-changelog-writer-v5.0.1...conventional-changelog-writer-v6.0.1)

---
updated-dependencies:
- dependency-name: conventional-changelog-writer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 8874db3 commit 3e75d23
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 @@ -101,7 +101,7 @@
"conventional-changelog": "3.1.25",
"conventional-changelog-conventionalcommits": "5.0.0",
"conventional-changelog-core": "5.0.2",
"conventional-changelog-writer": "5.0.1",
"conventional-changelog-writer": "6.0.1",
"conventional-recommended-bump": "6.1.0",
"cross-env": "7.0.3",
"cspell": "6.31.2",
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1128,7 +1128,7 @@ __metadata:
conventional-changelog: "npm:3.1.25"
conventional-changelog-conventionalcommits: "npm:5.0.0"
conventional-changelog-core: "npm:5.0.2"
conventional-changelog-writer: "npm:5.0.1"
conventional-changelog-writer: "npm:6.0.1"
conventional-recommended-bump: "npm:6.1.0"
cross-env: "npm:7.0.3"
cspell: "npm:6.31.2"
Expand Down Expand Up @@ -3834,7 +3834,24 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-writer@npm:5.0.1, conventional-changelog-writer@npm:^5.0.0":
"conventional-changelog-writer@npm:6.0.1, conventional-changelog-writer@npm:^6.0.0":
version: 6.0.1
resolution: "conventional-changelog-writer@npm:6.0.1"
dependencies:
conventional-commits-filter: "npm:^3.0.0"
dateformat: "npm:^3.0.3"
handlebars: "npm:^4.7.7"
json-stringify-safe: "npm:^5.0.1"
meow: "npm:^8.1.2"
semver: "npm:^7.0.0"
split: "npm:^1.0.1"
bin:
conventional-changelog-writer: cli.js
checksum: dc8bac7f921b8fbf9ef0af2e782152a2b5640a0e0fa473ce8fd5e8ad4089cc39e902157cd10b10cedadb957f194967b56080338df9abc68f25c208f46f614d2d
languageName: node
linkType: hard

"conventional-changelog-writer@npm:^5.0.0":
version: 5.0.1
resolution: "conventional-changelog-writer@npm:5.0.1"
dependencies:
Expand All @@ -3853,23 +3870,6 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-writer@npm:^6.0.0":
version: 6.0.1
resolution: "conventional-changelog-writer@npm:6.0.1"
dependencies:
conventional-commits-filter: "npm:^3.0.0"
dateformat: "npm:^3.0.3"
handlebars: "npm:^4.7.7"
json-stringify-safe: "npm:^5.0.1"
meow: "npm:^8.1.2"
semver: "npm:^7.0.0"
split: "npm:^1.0.1"
bin:
conventional-changelog-writer: cli.js
checksum: dc8bac7f921b8fbf9ef0af2e782152a2b5640a0e0fa473ce8fd5e8ad4089cc39e902157cd10b10cedadb957f194967b56080338df9abc68f25c208f46f614d2d
languageName: node
linkType: hard

"conventional-changelog@npm:3.1.25":
version: 3.1.25
resolution: "conventional-changelog@npm:3.1.25"
Expand Down

0 comments on commit 3e75d23

Please sign in to comment.