Skip to content

Commit 02fd455

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.7.1 to 19.8.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.8.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.7.1 to 19.8.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.8.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 9ae4dd1 commit 02fd455

File tree

2 files changed

+205
-215
lines changed

2 files changed

+205
-215
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"merge-checks": "turbo run typecheck knip lint format:check manypkg typesync:check test"
1919
},
2020
"devDependencies": {
21-
"@commitlint/cli": "^19.7.1",
22-
"@commitlint/config-conventional": "^19.7.1",
21+
"@commitlint/cli": "^19.8.0",
22+
"@commitlint/config-conventional": "^19.8.0",
2323
"@manypkg/cli": "^0.23.0",
2424
"husky": "^9.1.7",
2525
"knip": "^5.44.1",

0 commit comments

Comments
 (0)