From 4868ae8ad2e7e40febfad61e534e6a6374c6f67b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 23:14:38 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v8.3.6 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8c2d9ab..0829ac9 100644 --- a/package.json +++ b/package.json @@ -17,9 +17,9 @@ "xregexp": "2.0.0" }, "devDependencies": { - "@commitlint/cli": "8.3.5", - "@commitlint/config-conventional": "8.3.4", - "@commitlint/travis-cli": "8.3.5", + "@commitlint/cli": "8.3.6", + "@commitlint/config-conventional": "8.3.6", + "@commitlint/travis-cli": "8.3.6", "@semantic-release/apm-config": "8.0.0", "husky": "4.2.3", "jasmine-fix": "1.3.1",