Skip to content

Commit 81c50e7

Browse files
chore(deps-dev): bump the commitlint group with 2 updates (#1090)
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.6.1 to 19.7.1 - [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.7.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.6.0 to 19.7.1 - [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.7.1/@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7da5ff0 commit 81c50e7

File tree

2 files changed

+65
-44
lines changed

2 files changed

+65
-44
lines changed

package-lock.json

+63-42
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
@@ -63,8 +63,8 @@
6363
"devDependencies": {
6464
"@babel/cli": "^7.26.4",
6565
"@babel/preset-env": "^7.26.7",
66-
"@commitlint/cli": "^19.6.1",
67-
"@commitlint/config-conventional": "^19.6.0",
66+
"@commitlint/cli": "^19.7.1",
67+
"@commitlint/config-conventional": "^19.7.1",
6868
"@mfranzke/plugin-node-uiextension": "^1.0.0",
6969
"@pattern-lab/cli": "^6.1.0",
7070
"@pattern-lab/core": "^6.0.1",

0 commit comments

Comments
 (0)