From 4dcf8c2f5aadded3cef60bcaa788b1fea264390e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 05:53:25 +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 b742749..40255cb 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ "private": true, "dependencies": {}, "devDependencies": { - "@commitlint/cli": "9.1.2", - "@commitlint/config-conventional": "9.1.2", + "@commitlint/cli": "19.5.0", + "@commitlint/config-conventional": "19.5.0", "@nrwl/eslint-plugin-nx": "10.0.11", "@nrwl/jest": "10.0.11", "@nrwl/nx-plugin": "10.0.11",