From a833fd8b175a1ba24474e650530bf16577bde378 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 22:15:42 +0000 Subject: [PATCH] chore(deps): bump commitlint from 19.8.1 to 20.2.0 Bumps [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) from 19.8.1 to 20.2.0. - [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/v20.2.0/@alias/commitlint) --- updated-dependencies: - dependency-name: commitlint dependency-version: 20.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a614845..394f3f6 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/jest": "^30.0.0", "@typescript-eslint/eslint-plugin": "^8.20.0", "@typescript-eslint/parser": "^8.20.0", - "commitlint": "^19.2.1", + "commitlint": "^20.2.0", "dotenv": "^17.2.2", "eslint": "^9.8.0", "globals": "^16.1.0",