From 8808dfee4155c9b290d6011961af8c7c3b2e2216 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 28 Dec 2021 19:23:32 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6050ef0784..0ae22cc72d 100644 --- a/package.json +++ b/package.json @@ -46,8 +46,8 @@ "author": "OpenTelemetry Authors", "license": "Apache-2.0", "devDependencies": { - "@commitlint/cli": "12.1.4", - "@commitlint/config-conventional": "12.1.4", + "@commitlint/cli": "16.0.1", + "@commitlint/config-conventional": "16.0.0", "@typescript-eslint/eslint-plugin": "4.28.1", "@typescript-eslint/parser": "4.28.1", "beautify-benchmark": "0.2.4",