Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a05a752

Browse files
authoredMar 19, 2025··
build(deps-dev): bump the commitlint group across 1 directory with 2 updates
Bumps the commitlint group with 2 updates in the / directory: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional). Updates `@commitlint/cli` from 19.6.1 to 19.8.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/v19.8.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.6.0 to 19.8.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/v19.8.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: commitlint - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: commitlint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15f824e commit a05a752

File tree

2 files changed

+136
-94
lines changed

2 files changed

+136
-94
lines changed
 

‎package-lock.json

+134-92
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"showcase/*"
3030
],
3131
"devDependencies": {
32-
"@commitlint/cli": "19.6.1",
33-
"@commitlint/config-conventional": "19.6.0",
32+
"@commitlint/cli": "19.8.0",
33+
"@commitlint/config-conventional": "19.8.0",
3434
"@typescript-eslint/eslint-plugin": "^8.24.0",
3535
"@typescript-eslint/parser": "^8.24.0",
3636
"concurrently": "9.1.0",

0 commit comments

Comments
 (0)
Please sign in to comment.