Skip to content

Commit d99c269

Browse files
chore(deps-dev): bump the release-tools group across 1 directory with 3 updates
Bumps the release-tools group with 3 updates in the / directory: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) and [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator). Updates `@commitlint/cli` from 19.8.1 to 20.0.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.0.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.8.1 to 20.0.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.0.0/@commitlint/config-conventional) Updates `@semantic-release/release-notes-generator` from 14.0.3 to 14.1.0 - [Release notes](https://github.com/semantic-release/release-notes-generator/releases) - [Commits](semantic-release/release-notes-generator@v14.0.3...v14.1.0) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: release-tools - dependency-name: "@commitlint/config-conventional" dependency-version: 20.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: release-tools - dependency-name: "@semantic-release/release-notes-generator" dependency-version: 14.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: release-tools ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f696d0e commit d99c269

2 files changed

Lines changed: 94 additions & 93 deletions

File tree

package-lock.json

Lines changed: 91 additions & 90 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
"conventional-changelog-conventionalcommits": ">= 8.0.0"
2424
},
2525
"devDependencies": {
26-
"@commitlint/cli": "^19.8.1",
27-
"@commitlint/config-conventional": "^19.8.1",
26+
"@commitlint/cli": "^20.0.0",
27+
"@commitlint/config-conventional": "^20.0.0",
2828
"@istanbuljs/nyc-config-typescript": "^1.0.2",
2929
"@semantic-release/changelog": "^6.0.3",
3030
"@semantic-release/commit-analyzer": "^13.0.1",
3131
"@semantic-release/exec": "^7.1.0",
3232
"@semantic-release/git": "^10.0.1",
3333
"@semantic-release/github": "^10.3.5",
3434
"@semantic-release/npm": "^12.0.2",
35-
"@semantic-release/release-notes-generator": "^14.0.3",
35+
"@semantic-release/release-notes-generator": "^14.1.0",
3636
"@tsconfig/node20": "^20.1.6",
3737
"@types/chai": "^4.3.5",
3838
"@types/js-yaml": "^4.0.9",

0 commit comments

Comments
 (0)