Skip to content

Commit 8a7774a

Browse files
chore(deps-dev): bump the commitlint group with 2 updates (#105)
Bumps the commitlint group with 2 updates: [@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.8.1 to 20.1.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.1.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) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: commitlint - dependency-name: "@commitlint/config-conventional" dependency-version: 20.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: commitlint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 793d82c commit 8a7774a

File tree

2 files changed

+233
-221
lines changed

2 files changed

+233
-221
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@babel/core": "7.28.4",
5050
"@babel/preset-env": "7.28.3",
5151
"@changesets/cli": "2.29.7",
52-
"@commitlint/cli": "19.8.1",
53-
"@commitlint/config-conventional": "19.8.1",
52+
"@commitlint/cli": "20.1.0",
53+
"@commitlint/config-conventional": "20.0.0",
5454
"@vitest/coverage-v8": "3.2.4",
5555
"http-server": "14.1.1",
5656
"husky": "9.1.7",

0 commit comments

Comments
 (0)