Skip to content

Commit 6166dce

Browse files
build: bump the commitlint group with 2 updates
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>
1 parent 7537b3e commit 6166dce

File tree

2 files changed

+91
-91
lines changed

2 files changed

+91
-91
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"node": "22"
2121
},
2222
"devDependencies": {
23-
"@commitlint/cli": "^19.8.1",
24-
"@commitlint/config-conventional": "^19.8.1",
23+
"@commitlint/cli": "^20.1.0",
24+
"@commitlint/config-conventional": "^20.0.0",
2525
"husky": "^9.1.7",
2626
"remark-cli": "^12.0.1",
2727
"remark-frontmatter": "^5.0.0",

0 commit comments

Comments
 (0)