Skip to content

Commit 2d7ddf7

Browse files
build(deps-dev): Bump conventional-changelog-writer from 5.0.1 to 6.0.0
Bumps [conventional-changelog-writer](https://github.com/conventional-changelog/conventional-changelog) from 5.0.1 to 6.0.0. - [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.0) --- updated-dependencies: - dependency-name: conventional-changelog-writer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9aa737c commit 2d7ddf7

File tree

2 files changed

+22
-5
lines changed

2 files changed

+22
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"conventional-changelog": "3.1.25",
132132
"conventional-changelog-conventionalcommits": "5.0.0",
133133
"conventional-changelog-core": "4.2.4",
134-
"conventional-changelog-writer": "5.0.1",
134+
"conventional-changelog-writer": "6.0.0",
135135
"conventional-recommended-bump": "7.0.1",
136136
"cross-env": "7.0.3",
137137
"cspell": "6.31.1",

yarn.lock

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2909,7 +2909,7 @@ __metadata:
29092909
conventional-changelog: "npm:3.1.25"
29102910
conventional-changelog-conventionalcommits: "npm:5.0.0"
29112911
conventional-changelog-core: "npm:4.2.4"
2912-
conventional-changelog-writer: "npm:5.0.1"
2912+
conventional-changelog-writer: "npm:6.0.0"
29132913
conventional-recommended-bump: "npm:7.0.1"
29142914
cross-env: "npm:7.0.3"
29152915
cspell: "npm:6.31.1"
@@ -6696,7 +6696,24 @@ __metadata:
66966696
languageName: node
66976697
linkType: hard
66986698

6699-
"conventional-changelog-writer@npm:5.0.1, conventional-changelog-writer@npm:^5.0.0":
6699+
"conventional-changelog-writer@npm:6.0.0":
6700+
version: 6.0.0
6701+
resolution: "conventional-changelog-writer@npm:6.0.0"
6702+
dependencies:
6703+
conventional-commits-filter: "npm:^3.0.0"
6704+
dateformat: "npm:^3.0.3"
6705+
handlebars: "npm:^4.7.7"
6706+
json-stringify-safe: "npm:^5.0.1"
6707+
meow: "npm:^8.1.2"
6708+
semver: "npm:^6.3.0"
6709+
split: "npm:^1.0.1"
6710+
bin:
6711+
conventional-changelog-writer: cli.js
6712+
checksum: 09757a7136f0fe4708cbec1e0ab2c2e713b60aba21e023f2d1c0d51cfc5e8cb085ddcc1885c9cd51004f156df305bf377783aa9a82045e8fb13a3afe77c412fb
6713+
languageName: node
6714+
linkType: hard
6715+
6716+
"conventional-changelog-writer@npm:^5.0.0":
67006717
version: 5.0.1
67016718
resolution: "conventional-changelog-writer@npm:5.0.1"
67026719
dependencies:
@@ -7142,7 +7159,7 @@ __metadata:
71427159
languageName: node
71437160
linkType: hard
71447161

7145-
"dateformat@npm:^3.0.0":
7162+
"dateformat@npm:^3.0.0, dateformat@npm:^3.0.3":
71467163
version: 3.0.3
71477164
resolution: "dateformat@npm:3.0.3"
71487165
checksum: b88a9e539929e5ef5ac6b0b6d1907fbdaf899868cdd555abbd0204d6b9e4a41533d9190915d860222b25f8714c7d58150b462da7e747904ad10a4a4ceed7a9a5
@@ -14120,7 +14137,7 @@ __metadata:
1412014137
languageName: node
1412114138
linkType: hard
1412214139

14123-
"split@npm:^1.0.0":
14140+
"split@npm:^1.0.0, split@npm:^1.0.1":
1412414141
version: 1.0.1
1412514142
resolution: "split@npm:1.0.1"
1412614143
dependencies:

0 commit comments

Comments
 (0)