Skip to content

Commit

Permalink
deps: update dependency conventional-changelog-writer to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2023
1 parent e0e44e7 commit 6f85092
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 22 deletions.
2 changes: 1 addition & 1 deletion packages/changelog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@yarnpkg/fslib": "^2.10.3"
},
"dependencies": {
"conventional-changelog-writer": "^5.0.1",
"conventional-changelog-writer": "^6.0.1",
"conventional-commits-parser": "^3.2.4",
"p-limit": "^3.1.0"
},
Expand Down
40 changes: 19 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2899,7 +2899,7 @@ __metadata:
"@types/node": ^18.15.11
"@yarnpkg/core": ^3.5.2
"@yarnpkg/fslib": ^2.10.3
conventional-changelog-writer: ^5.0.1
conventional-changelog-writer: ^6.0.1
conventional-commits-parser: ^3.2.4
p-limit: ^3.1.0
peerDependencies:
Expand Down Expand Up @@ -8056,22 +8056,20 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-writer@npm:^5.0.1":
version: 5.0.1
resolution: "conventional-changelog-writer@npm:5.0.1"
"conventional-changelog-writer@npm:^6.0.1":
version: 6.0.1
resolution: "conventional-changelog-writer@npm:6.0.1"
dependencies:
conventional-commits-filter: ^2.0.7
dateformat: ^3.0.0
conventional-commits-filter: ^3.0.0
dateformat: ^3.0.3
handlebars: ^4.7.7
json-stringify-safe: ^5.0.1
lodash: ^4.17.15
meow: ^8.0.0
semver: ^6.0.0
split: ^1.0.0
through2: ^4.0.0
meow: ^8.1.2
semver: ^7.0.0
split: ^1.0.1
bin:
conventional-changelog-writer: cli.js
checksum: 5c0129db44577f14b1f8de225b62a392a9927ba7fe3422cb21ad71a771b8472bd03badb7c87cb47419913abc3f2ce3759b69f59550cdc6f7a7b0459015b3b44c
checksum: d8619ff7446efa71e0a019c07bdf20debff3f32438f783277b80314109429d7075b3d913e59c57cd6e014e9bef611c2a8fb052de2832144f38c0e54485257126
languageName: node
linkType: hard

Expand All @@ -8082,13 +8080,13 @@ __metadata:
languageName: node
linkType: hard

"conventional-commits-filter@npm:^2.0.7":
version: 2.0.7
resolution: "conventional-commits-filter@npm:2.0.7"
"conventional-commits-filter@npm:^3.0.0":
version: 3.0.0
resolution: "conventional-commits-filter@npm:3.0.0"
dependencies:
lodash.ismatch: ^4.4.0
modify-values: ^1.0.0
checksum: feb567f680a6da1baaa1ef3cff393b3c56a5828f77ab9df5e70626475425d109a6fee0289b4979223c62bbd63bf9c98ef532baa6fcb1b66ee8b5f49077f5d46c
modify-values: ^1.0.1
checksum: 73337f42acff7189e1dfca8d13c9448ce085ac1c09976cb33617cc909949621befb1640b1c6c30a1be4953a1be0deea9e93fa0dc86725b8be8e249a64fbb4632
languageName: node
linkType: hard

Expand Down Expand Up @@ -8601,7 +8599,7 @@ __metadata:
languageName: node
linkType: hard

"dateformat@npm:^3.0.0":
"dateformat@npm:^3.0.3":
version: 3.0.3
resolution: "dateformat@npm:3.0.3"
checksum: ca4911148abb09887bd9bdcd632c399b06f3ecad709a18eb594d289a1031982f441e08e281db77ffebcb2cbcbfa1ac578a7cbfbf8743f41009aa5adc1846ed34
Expand Down Expand Up @@ -16413,7 +16411,7 @@ __metadata:
languageName: node
linkType: hard

"modify-values@npm:^1.0.0":
"modify-values@npm:^1.0.1":
version: 1.0.1
resolution: "modify-values@npm:1.0.1"
checksum: 8296610c608bc97b03c2cf889c6cdf4517e32fa2d836440096374c2209f6b7b3e256c209493a0b32584b9cb32d528e99d0dd19dcd9a14d2d915a312d391cc7e9
Expand Down Expand Up @@ -19604,7 +19602,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:7.5.4, semver@npm:^7.5.3, semver@npm:^7.5.4":
"semver@npm:7.5.4, semver@npm:^7.0.0, semver@npm:^7.5.3, semver@npm:^7.5.4":
version: 7.5.4
resolution: "semver@npm:7.5.4"
dependencies:
Expand Down Expand Up @@ -20098,7 +20096,7 @@ __metadata:
languageName: node
linkType: hard

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

0 comments on commit 6f85092

Please sign in to comment.