Skip to content

Commit 22e51a1

Browse files
build(deps-dev): Bump the conventional-changelog group with 5 updates
Bumps the conventional-changelog group with 5 updates: | Package | From | To | | --- | --- | --- | | [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog) | `4.0.0` | `5.1.0` | | [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog) | `6.1.0` | `7.0.2` | | [conventional-changelog-core](https://github.com/conventional-changelog/conventional-changelog) | `5.0.2` | `7.0.0` | | [conventional-changelog-writer](https://github.com/conventional-changelog/conventional-changelog) | `6.0.1` | `7.0.1` | | [conventional-recommended-bump](https://github.com/conventional-changelog/conventional-changelog) | `7.0.1` | `9.0.0` | Updates `conventional-changelog` from 4.0.0 to 5.1.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-v4.0.0...conventional-changelog-v5.1.0) Updates `conventional-changelog-conventionalcommits` from 6.1.0 to 7.0.2 - [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-conventionalcommits-v6.1.0...conventional-changelog-conventionalcommits-v7.0.2) Updates `conventional-changelog-core` from 5.0.2 to 7.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-core-v5.0.2...conventional-changelog-core-v7.0.0) Updates `conventional-changelog-writer` from 6.0.1 to 7.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](conventional-changelog/conventional-changelog@conventional-changelog-writer-v6.0.1...conventional-changelog-writer-v7.0.1) Updates `conventional-recommended-bump` from 7.0.1 to 9.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-recommended-bump-v7.0.1...conventional-recommended-bump-v9.0.0) --- updated-dependencies: - dependency-name: conventional-changelog dependency-type: direct:development update-type: version-update:semver-major dependency-group: conventional-changelog - dependency-name: conventional-changelog-conventionalcommits dependency-type: direct:development update-type: version-update:semver-major dependency-group: conventional-changelog - dependency-name: conventional-changelog-core dependency-type: direct:development update-type: version-update:semver-major dependency-group: conventional-changelog - dependency-name: conventional-changelog-writer dependency-type: direct:development update-type: version-update:semver-major dependency-group: conventional-changelog - dependency-name: conventional-recommended-bump dependency-type: direct:development update-type: version-update:semver-major dependency-group: conventional-changelog ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e9f020 commit 22e51a1

File tree

2 files changed

+318
-408
lines changed

2 files changed

+318
-408
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,11 @@
104104
"@vitest/coverage-v8": "0.34.2",
105105
"add-stream": "1.0.0",
106106
"chai": "5.0.0-alpha.1",
107-
"conventional-changelog": "4.0.0",
108-
"conventional-changelog-conventionalcommits": "6.1.0",
109-
"conventional-changelog-core": "5.0.2",
110-
"conventional-changelog-writer": "6.0.1",
111-
"conventional-recommended-bump": "7.0.1",
107+
"conventional-changelog": "5.1.0",
108+
"conventional-changelog-conventionalcommits": "7.0.2",
109+
"conventional-changelog-core": "7.0.0",
110+
"conventional-changelog-writer": "7.0.1",
111+
"conventional-recommended-bump": "9.0.0",
112112
"cross-env": "7.0.3",
113113
"cspell": "6.31.3",
114114
"dateformat": "5.0.3",

0 commit comments

Comments
 (0)