Skip to content

Commit 23ec5d1

Browse files
chore(deps-dev): 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.4.1 to 19.5.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.5.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.4.1 to 19.5.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.5.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] <[email protected]>
1 parent 544337e commit 23ec5d1

File tree

2 files changed

+120
-110
lines changed

2 files changed

+120
-110
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"merge-checks": "turbo run typecheck lint format:check manypkg typesync:check"
1717
},
1818
"devDependencies": {
19-
"@commitlint/cli": "^19.4.1",
20-
"@commitlint/config-conventional": "^19.4.1",
19+
"@commitlint/cli": "^19.5.0",
20+
"@commitlint/config-conventional": "^19.5.0",
2121
"@manypkg/cli": "^0.21.4",
2222
"husky": "^9.1.5",
2323
"prettier": "3.3.3",

0 commit comments

Comments
 (0)