From f63934a34ce94604a574525702c31b0df1e0a799 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 09:03:12 +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 8a84c555..78d5dd8a 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": "19.2.2", + "@commitlint/config-conventional": "19.2.2", "eslint": "7.32.0", "eslint-loader": "4.0.2", "eslint-plugin-chai-friendly": "0.7.2",