From 4aaa843358a2fd03163d68fa08b78a42a57cf9ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 14:48:09 +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 eb9f141fa..3fbfec616 100644 --- a/package.json +++ b/package.json @@ -110,8 +110,8 @@ "typescript": "^5.0.2" }, "devDependencies": { - "@commitlint/cli": "^16.3.0", - "@commitlint/config-conventional": "^16.2.4", + "@commitlint/cli": "^19.0.3", + "@commitlint/config-conventional": "^19.0.3", "@release-it/conventional-changelog": "^5.1.1", "@types/cssnano": "^5.0.0", "@types/eslint": "^8.4.10",