From 8aa1c8ad039baa7c1ac24dc14947abb020ff5bae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 08:53:05 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to ^8.3.6 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5d63b66..4568fdb 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "tslib": "^1.10.0" }, "devDependencies": { - "@commitlint/config-conventional": "^8.1.0", + "@commitlint/config-conventional": "^8.3.6", "@graphql-codegen/cli": "^1.4.0", "@graphql-codegen/typescript": "1.4.0", "@graphql-codegen/typescript-operations": "1.4.0", @@ -40,7 +40,7 @@ "@types/node": "^12.6.8", "@types/node-fetch": "^2.5.0", "@types/signale": "^1.2.1", - "commitlint": "^8.1.0", + "commitlint": "^8.3.6", "concurrently": "^4.1.2", "env-cmd": "^9.0.3", "eslint": "^6.1.0",