From 26a525c19165cc911b50abcf5aa39b614ec98804 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 04:44:11 +0000 Subject: [PATCH] build(deps): update commitlint to v19 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index dc352f9..f79b79f 100644 --- a/package.json +++ b/package.json @@ -89,9 +89,9 @@ "tslib": "2.8.1" }, "devDependencies": { - "@commitlint/cli": "17.8.1", - "@commitlint/config-conventional": "17.8.1", - "@commitlint/cz-commitlint": "17.8.1", + "@commitlint/cli": "19.8.1", + "@commitlint/config-conventional": "19.8.1", + "@commitlint/cz-commitlint": "19.8.1", "@softwareventures/eslint-config": "7.9.0", "@softwareventures/precise-commits": "3.0.35", "@softwareventures/prettier-config": "4.0.0",