From 0c477447290a2724f7f87475c06c8ff88c518062 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 05:14:34 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v19 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a3a2a56..2d56e03 100755 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "superagent": "^5.3.1" }, "devDependencies": { - "@commitlint/cli": "9.1.2", - "@commitlint/config-conventional": "9.1.2", + "@commitlint/cli": "19.2.0", + "@commitlint/config-conventional": "19.1.0", "@semantic-release/changelog": "5.0.1", "@semantic-release/commit-analyzer": "8.0.1", "@semantic-release/git": "9.0.0",