From 145b17c31e4cf55edb8c61d59a5a213462d55fd9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 10:51:28 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v18 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e12e542..da84c9a 100644 --- a/package.json +++ b/package.json @@ -33,9 +33,9 @@ "author": "Roberto Pintos López (https://github.com/notaphplover)", "license": "See license in \"LICENSE\" file", "devDependencies": { - "@commitlint/cli": "17.8.1", - "@commitlint/config-conventional": "17.8.1", - "@commitlint/prompt-cli": "17.8.1", + "@commitlint/cli": "18.2.0", + "@commitlint/config-conventional": "18.1.0", + "@commitlint/prompt-cli": "18.2.0", "@cuaklabs/eslint-config": "workspace:*", "@cuaklabs/jest-config": "workspace:*", "@cuaklabs/prettier-config": "workspace:*",