From b7b6f03a4a224cd76a43212f1c88cf390200ee0a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 2 Apr 2021 03:23:11 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v12 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b742749..bc24331 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ "private": true, "dependencies": {}, "devDependencies": { - "@commitlint/cli": "9.1.2", - "@commitlint/config-conventional": "9.1.2", + "@commitlint/cli": "12.1.1", + "@commitlint/config-conventional": "12.1.1", "@nrwl/eslint-plugin-nx": "10.0.11", "@nrwl/jest": "10.0.11", "@nrwl/nx-plugin": "10.0.11",