Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"conventional-changelog": "3.1.25",
"conventional-changelog-conventionalcommits": "5.0.0",
"conventional-changelog-core": "4.2.4",
"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
39 changes: 33 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1202,7 +1202,7 @@ __metadata:
conventional-changelog: "npm:3.1.25"
conventional-changelog-conventionalcommits: "npm:5.0.0"
conventional-changelog-core: "npm:4.2.4"
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 @@ -3807,7 +3807,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":
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 Down Expand Up @@ -3855,6 +3872,16 @@ __metadata:
languageName: node
linkType: hard

"conventional-commits-filter@npm:^3.0.0":
version: 3.0.0
resolution: "conventional-commits-filter@npm:3.0.0"
dependencies:
lodash.ismatch: "npm:^4.4.0"
modify-values: "npm:^1.0.1"
checksum: 7baada43deedf19c60886908a073a803860055d2805267b9451f263b005952fb7af22db8f6d9607642fdd9a8ba540e21f93ce11ac311f6fc36a6424717f252e8
languageName: node
linkType: hard

"conventional-commits-parser@npm:^3.2.0, conventional-commits-parser@npm:^3.2.2":
version: 3.2.4
resolution: "conventional-commits-parser@npm:3.2.4"
Expand Down Expand Up @@ -4133,7 +4160,7 @@ __metadata:
languageName: node
linkType: hard

"dateformat@npm:^3.0.0":
"dateformat@npm:^3.0.0, dateformat@npm:^3.0.3":
version: 3.0.3
resolution: "dateformat@npm:3.0.3"
checksum: b88a9e539929e5ef5ac6b0b6d1907fbdaf899868cdd555abbd0204d6b9e4a41533d9190915d860222b25f8714c7d58150b462da7e747904ad10a4a4ceed7a9a5
Expand Down Expand Up @@ -7043,7 +7070,7 @@ __metadata:
languageName: node
linkType: hard

"meow@npm:^8.0.0":
"meow@npm:^8.0.0, meow@npm:^8.1.2":
version: 8.1.2
resolution: "meow@npm:8.1.2"
dependencies:
Expand Down Expand Up @@ -7281,7 +7308,7 @@ __metadata:
languageName: node
linkType: hard

"modify-values@npm:^1.0.0":
"modify-values@npm:^1.0.0, modify-values@npm:^1.0.1":
version: 1.0.1
resolution: "modify-values@npm:1.0.1"
checksum: e105d01f60cfe4d3f449e97bdffb14df406089fcccebf1484aea1223ca334f047ca2df7378324d060e39b4e3a3d2961e3c4e48423d9703d2898d085ac4e1480a
Expand Down Expand Up @@ -8799,7 +8826,7 @@ __metadata:
languageName: node
linkType: hard

"split@npm:^1.0.0":
"split@npm:^1.0.0, split@npm:^1.0.1":
version: 1.0.1
resolution: "split@npm:1.0.1"
dependencies:
Expand Down