From 2b571e32b6fdf83d8c788e7c4abb639f7ec2a9b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 16:56:31 +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 638e4d7..b2af1dd 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ "tslib": "^2.4.1" }, "devDependencies": { - "@commitlint/cli": "^17.4.0", - "@commitlint/config-conventional": "^17.4.0", + "@commitlint/cli": "^18.4.4", + "@commitlint/config-conventional": "^18.4.4", "@sapphire/eslint-config": "^4.3.8", "@sapphire/prettier-config": "^1.4.4", "@sapphire/ts-config": "^3.3.4",