From 84a5885ba73472000c98aa7e1c294712ec149f09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 16:34:47 +0000 Subject: [PATCH] chore(deps): update dependency @commitlint/config-angular to v19.7.0 (#978) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5b3ed3f6..328a1788 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "devDependencies": { "@commitlint/cli": "19.6.1", - "@commitlint/config-angular": "19.6.0", + "@commitlint/config-angular": "19.7.0", "@commitlint/config-conventional": "19.6.0", "@nestjs/common": "8.4.7", "@nestjs/core": "8.4.7", @@ -1032,9 +1032,9 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "19.6.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-19.6.0.tgz", - "integrity": "sha512-NExryCYJ/joUmN4kEPffG4AgepbGo6hqaEBSheSFemGF9MqDN3oJbqBSeoDJp77kR/CGmb+s3L2E2DI9MaTdQw==", + "version": "19.7.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-19.7.0.tgz", + "integrity": "sha512-xXBplZDC3yjnE1knGvO9ETqpxRhW0xZ/ud7KHPXGtvbcpmLX/tUIsbCmZcNvM9cZYMnYqAvhrQMEqCsjlkOA7A==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 8f132c2b..3f006453 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "devDependencies": { "@commitlint/cli": "19.6.1", - "@commitlint/config-angular": "19.6.0", + "@commitlint/config-angular": "19.7.0", "@commitlint/config-conventional": "19.6.0", "@nestjs/common": "8.4.7", "@nestjs/core": "8.4.7",