From 6aeae7192d0e7c445a6a2ff2d918b3ca83315375 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 00:59:47 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-angular from 17.6.6 to 17.6.7 Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 17.6.6 to 17.6.7. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.7/@commitlint/config-angular) --- updated-dependencies: - dependency-name: "@commitlint/config-angular" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4568c7c..ca1a9fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "devDependencies": { "@commitlint/cli": "17.6.7", - "@commitlint/config-angular": "17.6.6", + "@commitlint/config-angular": "17.6.7", "@nestjs/common": "9.4.3", "@nestjs/core": "9.4.3", "@nestjs/platform-express": "9.4.3", @@ -661,9 +661,9 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "17.6.6", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.6.6.tgz", - "integrity": "sha512-9hKLCMkW4JNTZW/bs/oXYWzaOmMJM8xGwL+muy2HMGWlH9NvbsQsYo/mz2PMtI+ybs0COpTjWvH/42hr9hADIA==", + "version": "17.6.7", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.6.7.tgz", + "integrity": "sha512-ZKLybxBPCtpDkEf82YdfUMXbO23ERa1h/UUF7SV+C4IMjBP1UgIOm1LXSafJ2NKf6rbtjR10tUL4c236K3TvnQ==", "dev": true, "dependencies": { "@commitlint/config-angular-type-enum": "^17.4.0" @@ -14459,9 +14459,9 @@ } }, "@commitlint/config-angular": { - "version": "17.6.6", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.6.6.tgz", - "integrity": "sha512-9hKLCMkW4JNTZW/bs/oXYWzaOmMJM8xGwL+muy2HMGWlH9NvbsQsYo/mz2PMtI+ybs0COpTjWvH/42hr9hADIA==", + "version": "17.6.7", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.6.7.tgz", + "integrity": "sha512-ZKLybxBPCtpDkEf82YdfUMXbO23ERa1h/UUF7SV+C4IMjBP1UgIOm1LXSafJ2NKf6rbtjR10tUL4c236K3TvnQ==", "dev": true, "requires": { "@commitlint/config-angular-type-enum": "^17.4.0" diff --git a/package.json b/package.json index 0e14a3c..1d748ed 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@commitlint/cli": "17.6.7", - "@commitlint/config-angular": "17.6.6", + "@commitlint/config-angular": "17.6.7", "@nestjs/common": "9.4.3", "@nestjs/core": "9.4.3", "@nestjs/platform-express": "9.4.3",