From 118829b21bcc1de0004d0fc5d61c05f5803a4a04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 09:44:33 +0300 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-angular from 16.2.3 to 16.2.4 (#795) Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 16.2.3 to 16.2.4. - [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/v16.2.4/@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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 6959145..cf34e58 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@commitlint/cli": "16.2.3", - "@commitlint/config-angular": "16.2.3", + "@commitlint/config-angular": "16.2.4", "@nestjs/common": "8.4.4", "@nestjs/core": "8.4.4", "@types/lodash": "4.14.182", @@ -174,9 +174,9 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "16.2.3", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-16.2.3.tgz", - "integrity": "sha512-XU6c7qCovKZSat9azF1RF0p9D7gYvxghY5QBWlXN2vSQzdbBVg6RsYEJ0DRMnMq2wSijauf9b13jh8l79IEkzg==", + "version": "16.2.4", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-16.2.4.tgz", + "integrity": "sha512-ASxCg8ueW+z1J2VK4vy+SQSCIiRQ1cHsNMvgQ3Qq4YVCAFc/A1vIqqQ744od8TsxvlLsNChZOU1vwRrM7n40Bw==", "dev": true, "dependencies": { "@commitlint/config-angular-type-enum": "^16.2.1" @@ -4396,9 +4396,9 @@ } }, "@commitlint/config-angular": { - "version": "16.2.3", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-16.2.3.tgz", - "integrity": "sha512-XU6c7qCovKZSat9azF1RF0p9D7gYvxghY5QBWlXN2vSQzdbBVg6RsYEJ0DRMnMq2wSijauf9b13jh8l79IEkzg==", + "version": "16.2.4", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-16.2.4.tgz", + "integrity": "sha512-ASxCg8ueW+z1J2VK4vy+SQSCIiRQ1cHsNMvgQ3Qq4YVCAFc/A1vIqqQ744od8TsxvlLsNChZOU1vwRrM7n40Bw==", "dev": true, "requires": { "@commitlint/config-angular-type-enum": "^16.2.1" diff --git a/package.json b/package.json index 6406dea..78ccc09 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ }, "devDependencies": { "@commitlint/cli": "16.2.3", - "@commitlint/config-angular": "16.2.3", + "@commitlint/config-angular": "16.2.4", "@nestjs/common": "8.4.4", "@nestjs/core": "8.4.4", "@types/lodash": "4.14.182",