From 3eb53861f95ce2e2db47f7520c788ff4e8c1e37f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sat, 7 Aug 2021 16:20:13 +0200 Subject: [PATCH] chore(deps): update commitlint monorepo to v13 (major) (#2384) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 67aff04614..93e932bc30 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,8 @@ "author": "OpenTelemetry Authors", "license": "Apache-2.0", "devDependencies": { - "@commitlint/cli": "12.1.4", - "@commitlint/config-conventional": "12.1.4", + "@commitlint/cli": "13.1.0", + "@commitlint/config-conventional": "13.1.0", "@typescript-eslint/eslint-plugin": "4.29.0", "@typescript-eslint/parser": "4.29.0", "beautify-benchmark": "0.2.4",