From f6c6425d685d0f9e389addc8620e416af6652619 Mon Sep 17 00:00:00 2001 From: Renovate Bot <bot@renovateapp.com> Date: Wed, 17 Nov 2021 10:10:40 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v15 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index cf105f8a9e..88ab4b7137 100644 --- a/install/package.json +++ b/install/package.json @@ -142,8 +142,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "10.0.3", - "@commitlint/cli": "14.1.0", - "@commitlint/config-angular": "14.1.0", + "@commitlint/cli": "15.0.0", + "@commitlint/config-angular": "15.0.0", "coveralls": "3.1.1", "eslint": "7.32.0", "eslint-config-nodebb": "0.1.1",