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",