From b839c54052b5b76f31cd124905ff35c237fc66dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 02:59:27 +0000 Subject: [PATCH] build(deps-dev): bump commitlint from 19.3.0 to 19.7.1 Bumps [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) from 19.3.0 to 19.7.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@alias/commitlint) --- updated-dependencies: - dependency-name: commitlint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf85f07..2eb64f8 100644 --- a/package.json +++ b/package.json @@ -245,7 +245,7 @@ "@typescript-eslint/parser": "7.18.0", "bun-types": "1.1.34", "commitizen": "4.3.0", - "commitlint": "19.3.0", + "commitlint": "19.7.1", "commitlint-config-gitmoji": "2.3.1", "concurrently": "9.1.0", "conventional-changelog-gitmoji-config": "1.5.2",