From 87ba768f5c5f060b4a3bf2ef9d303425a6f8aae8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 Aug 2021 11:23:02 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v13 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 1e2dd6e361..4cf3e48156 100644 --- a/install/package.json +++ b/install/package.json @@ -142,8 +142,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.0.3", - "@commitlint/cli": "12.1.4", - "@commitlint/config-angular": "12.1.4", + "@commitlint/cli": "13.1.0", + "@commitlint/config-angular": "13.1.0", "coveralls": "3.1.1", "eslint": "7.32.0", "eslint-config-nodebb": "0.0.2",