From f37ed997092495982da19b0049bc3f86528fed42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 13:24:21 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v18 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index eb9f141fa..270764caf 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": "^18.6.1", + "@commitlint/config-conventional": "^18.6.2", "@release-it/conventional-changelog": "^5.1.1", "@types/cssnano": "^5.0.0", "@types/eslint": "^8.4.10",