From 3e75d231bd4571006fb480529a88068993a3414f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 00:20:06 +0000 Subject: [PATCH] build(deps-dev): Bump conventional-changelog-writer from 5.0.1 to 6.0.1 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](https://github.com/conventional-changelog/conventional-changelog/compare/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] --- package.json | 2 +- yarn.lock | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 2f0dc27..2b3cdf6 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index a52540d..49265e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -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: @@ -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"