From 8b1005f01b5ad3251b4a4acecab6265527c35fea Mon Sep 17 00:00:00 2001 From: Renovate Bot GitHub Date: Sun, 29 Oct 2023 13:19:22 +0000 Subject: [PATCH] chore(deps): :arrow_up: update commitlint monorepo to v18 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7ae4384..39e99a3 100644 --- a/package.json +++ b/package.json @@ -38,9 +38,9 @@ "@angular/compiler-cli": "16.2.10", "@angular/language-service": "16.2.10", "@angular/pwa": "^16.2.7", - "@commitlint/cli": "17.8.1", - "@commitlint/config-conventional": "17.8.1", - "@commitlint/config-nx-scopes": "^17.8.1", + "@commitlint/cli": "18.2.0", + "@commitlint/config-conventional": "18.1.0", + "@commitlint/config-nx-scopes": "^18.3.0", "@nx-squeezer/renovate": "^2.0.3", "@nx-squeezer/workspace": "^4.0.4", "@nx/eslint-plugin": "16.10.0",