From 1f3720494ede0edaab902d824eb69f862af3e9f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 17:47:23 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v19.4.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fe333b8..c9de451 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "devDependencies": { "@biomejs/biome": "1.8.3", "@changesets/cli": "2.27.7", - "@commitlint/cli": "19.4.0", - "@commitlint/config-conventional": "19.2.2", + "@commitlint/cli": "19.4.1", + "@commitlint/config-conventional": "19.4.1", "@types/bun": "latest", "commitizen": "4.3.0", "cz-conventional-changelog": "3.3.0",