Skip to content

Commit 8d5584a

Browse files
build(deps-dev): Bump conventional-changelog-writer from 5.0.1 to 6.0.0 (#361)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 542ceb9 commit 8d5584a

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
@@ -2924,7 +2924,7 @@ __metadata:
29242924
conventional-changelog: "npm:3.1.25"
29252925
conventional-changelog-conventionalcommits: "npm:5.0.0"
29262926
conventional-changelog-core: "npm:4.2.4"
2927-
conventional-changelog-writer: "npm:5.0.1"
2927+
conventional-changelog-writer: "npm:6.0.0"
29282928
conventional-recommended-bump: "npm:7.0.1"
29292929
cross-env: "npm:7.0.3"
29302930
cspell: "npm:6.31.1"
@@ -6711,7 +6711,24 @@ __metadata:
67116711
languageName: node
67126712
linkType: hard
67136713

6714-
"conventional-changelog-writer@npm:5.0.1, conventional-changelog-writer@npm:^5.0.0":
6714+
"conventional-changelog-writer@npm:6.0.0":
6715+
version: 6.0.0
6716+
resolution: "conventional-changelog-writer@npm:6.0.0"
6717+
dependencies:
6718+
conventional-commits-filter: "npm:^3.0.0"
6719+
dateformat: "npm:^3.0.3"
6720+
handlebars: "npm:^4.7.7"
6721+
json-stringify-safe: "npm:^5.0.1"
6722+
meow: "npm:^8.1.2"
6723+
semver: "npm:^6.3.0"
6724+
split: "npm:^1.0.1"
6725+
bin:
6726+
conventional-changelog-writer: cli.js
6727+
checksum: 09757a7136f0fe4708cbec1e0ab2c2e713b60aba21e023f2d1c0d51cfc5e8cb085ddcc1885c9cd51004f156df305bf377783aa9a82045e8fb13a3afe77c412fb
6728+
languageName: node
6729+
linkType: hard
6730+
6731+
"conventional-changelog-writer@npm:^5.0.0":
67156732
version: 5.0.1
67166733
resolution: "conventional-changelog-writer@npm:5.0.1"
67176734
dependencies:
@@ -7157,7 +7174,7 @@ __metadata:
71577174
languageName: node
71587175
linkType: hard
71597176

7160-
"dateformat@npm:^3.0.0":
7177+
"dateformat@npm:^3.0.0, dateformat@npm:^3.0.3":
71617178
version: 3.0.3
71627179
resolution: "dateformat@npm:3.0.3"
71637180
checksum: b88a9e539929e5ef5ac6b0b6d1907fbdaf899868cdd555abbd0204d6b9e4a41533d9190915d860222b25f8714c7d58150b462da7e747904ad10a4a4ceed7a9a5
@@ -14146,7 +14163,7 @@ __metadata:
1414614163
languageName: node
1414714164
linkType: hard
1414814165

14149-
"split@npm:^1.0.0":
14166+
"split@npm:^1.0.0, split@npm:^1.0.1":
1415014167
version: 1.0.1
1415114168
resolution: "split@npm:1.0.1"
1415214169
dependencies:

0 commit comments

Comments
 (0)