From b6b93e4b6cad14ba5a485654028ba36486bd16bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 08:14:39 +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 8a84c555..05843ada 100644 --- a/package.json +++ b/package.json @@ -123,8 +123,8 @@ "@mapbox/stylelint-processor-arbitrary-tags": "0.4.0", "babel-eslint": "10.1.0", "babel-loader": "8.2.3", - "@commitlint/cli": "16.0.2", - "@commitlint/config-conventional": "16.0.0", + "@commitlint/cli": "18.2.0", + "@commitlint/config-conventional": "18.1.0", "eslint": "7.32.0", "eslint-loader": "4.0.2", "eslint-plugin-chai-friendly": "0.7.2",