From 84e3db413e3e1fc55100397f0a2df8df77a5ffa4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 09:32:12 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to ^17.8.1 --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7b7bd057..f4eef680 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,8 +24,8 @@ "which": "^5.0.0" }, "devDependencies": { - "@commitlint/cli": "^17.3.0", - "@commitlint/config-conventional": "^17.3.0", + "@commitlint/cli": "^17.8.1", + "@commitlint/config-conventional": "^17.8.1", "@types/buffer-crc32": "^0.2.4", "@types/chai": "4.3.9", "@types/chai-as-promised": "^7.1.8", diff --git a/package.json b/package.json index 89a22f67..18a84410 100644 --- a/package.json +++ b/package.json @@ -58,8 +58,8 @@ "which": "^5.0.0" }, "devDependencies": { - "@commitlint/cli": "^17.3.0", - "@commitlint/config-conventional": "^17.3.0", + "@commitlint/cli": "^17.8.1", + "@commitlint/config-conventional": "^17.8.1", "@types/buffer-crc32": "^0.2.4", "@types/chai": "4.3.9", "@types/chai-as-promised": "^7.1.8",