Skip to content

Commit ecee283

Browse files
chore(deps-dev): bump the commitlint group with 2 updates (#156)
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 20.2.0 to 20.3.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.3.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.2.0 to 20.3.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.3.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: commitlint - dependency-name: "@commitlint/config-conventional" dependency-version: 20.3.0 dependency-type: direct:development update-type: version-update:semver-minor 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 9f0bf3f commit ecee283

File tree

2 files changed

+99
-195
lines changed

2 files changed

+99
-195
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"@babel/preset-env": "7.29.0",
5555
"@changesets/changelog-github": "0.5.2",
5656
"@changesets/cli": "2.29.8",
57-
"@commitlint/cli": "20.2.0",
58-
"@commitlint/config-conventional": "20.2.0",
57+
"@commitlint/cli": "20.4.1",
58+
"@commitlint/config-conventional": "20.4.1",
5959
"@vitest/coverage-v8": "4.0.18",
6060
"http-server": "14.1.1",
6161
"husky": "9.1.7",

0 commit comments

Comments
 (0)