From ea73a67f0337f6f22ea89642b5eeea851a285118 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 13 Nov 2023 22:16:07 +0100 Subject: [PATCH] chore(deps): update commitlint monorepo to v18 (#1788) Co-authored-by: Daniel Dyla --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ad0e87338c..4b14fb2426 100644 --- a/package.json +++ b/package.json @@ -44,8 +44,8 @@ "author": "OpenTelemetry Authors", "license": "Apache-2.0", "devDependencies": { - "@commitlint/cli": "16.0.2", - "@commitlint/config-conventional": "16.0.0", + "@commitlint/cli": "18.4.1", + "@commitlint/config-conventional": "18.4.0", "@typescript-eslint/eslint-plugin": "5.8.1", "@typescript-eslint/parser": "5.8.1", "eslint": "8.7.0",