From 5fa526bd68ac4518e41f4e296f8272060991244b Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 8 May 2025 05:35:11 +0000
Subject: [PATCH] chore: update commitlint monorepo to v19

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 2e44ccd68..0b324b795 100644
--- a/package.json
+++ b/package.json
@@ -46,10 +46,10 @@
     "strong-globalize": "^6.0.0"
   },
   "devDependencies": {
-    "@commitlint/config-conventional": "^13.1.0",
+    "@commitlint/config-conventional": "^19.8.1",
     "benchmark": "^2.1.4",
     "bluebird": "^3.5.4",
-    "commitlint": "^13.1.0",
+    "commitlint": "^19.8.1",
     "coveralls": "^3.0.4",
     "eslint": "^6.6.0",
     "eslint-config-loopback": "^13.0.0",