From 9cff97e677ae37c7adbe82ee5023f01daa39d20c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 10:40:33 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v21 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 04f144f..4117bfc 100644 --- a/package.json +++ b/package.json @@ -26,8 +26,8 @@ "ytdl-core": "latest" }, "devDependencies": { - "@commitlint/cli": "12.1.4", - "@commitlint/config-angular": "12.1.4", + "@commitlint/cli": "21.2.1", + "@commitlint/config-angular": "21.2.0", "@types/common-tags": "^1.8.0", "@types/ms": "^0.7.31", "@types/node": "^15.0.2",