From f859346f9a761b806f1424e295122be32eb596c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 02:58:34 +0000 Subject: [PATCH] chore(deps): bump @commitlint/config-angular from 17.1.0 to 17.6.1 Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 17.1.0 to 17.6.1. - [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.1/@commitlint/config-angular) --- updated-dependencies: - dependency-name: "@commitlint/config-angular" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4bc8f12..72bf934 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@actions/core": "^1.10.0", "@actions/github": "^5.1.1", - "@commitlint/config-angular": "^17.1.0", + "@commitlint/config-angular": "^17.6.1", "@commitlint/config-conventional": "^17.1.0", "@commitlint/config-lerna-scopes": "^17.0.2", "@commitlint/config-patternplate": "^17.1.0", @@ -1880,20 +1880,20 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "17.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.1.0.tgz", - "integrity": "sha512-icTZHZlKUSkAhNk0qX2KGAKVTsuhP8XnSLLusoKHZHPqbz2fX7DzjzsTU/Llr3J7v+XBv04ml2Rw4ZAvcIhcxQ==", + "version": "17.6.1", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.6.1.tgz", + "integrity": "sha512-6dOFX0AwdP+rrMGFe/X2u9n4GeM7oWf7WbbNohbwJeDkKStFG7RxA3RV9bUldovoS1qTS0f8NP3vjQbxSsOHJw==", "dependencies": { - "@commitlint/config-angular-type-enum": "^17.0.0" + "@commitlint/config-angular-type-enum": "^17.4.0" }, "engines": { "node": ">=v14" } }, "node_modules/@commitlint/config-angular-type-enum": { - "version": "17.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.0.0.tgz", - "integrity": "sha512-OJrxpzszJ+jF0RvqLjsM/iZ94IfJ33NVCFFGVmkzuHjKxPt/i/+yJKJ5lzGhlsp5YV2F2Ui5ECIf5Sor2/OZvQ==", + "version": "17.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.4.0.tgz", + "integrity": "sha512-qbmfOfVqQHMKfc6CxS0A9b7+EFsOyEBoh4+i8Qa05uk8YhT/zY1CeIXK5V3wwemMDcHUegyL/ZnwCvWD7g8GxA==", "engines": { "node": ">=v14" } @@ -16576,17 +16576,17 @@ } }, "@commitlint/config-angular": { - "version": "17.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.1.0.tgz", - "integrity": "sha512-icTZHZlKUSkAhNk0qX2KGAKVTsuhP8XnSLLusoKHZHPqbz2fX7DzjzsTU/Llr3J7v+XBv04ml2Rw4ZAvcIhcxQ==", + "version": "17.6.1", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.6.1.tgz", + "integrity": "sha512-6dOFX0AwdP+rrMGFe/X2u9n4GeM7oWf7WbbNohbwJeDkKStFG7RxA3RV9bUldovoS1qTS0f8NP3vjQbxSsOHJw==", "requires": { - "@commitlint/config-angular-type-enum": "^17.0.0" + "@commitlint/config-angular-type-enum": "^17.4.0" } }, "@commitlint/config-angular-type-enum": { - "version": "17.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.0.0.tgz", - "integrity": "sha512-OJrxpzszJ+jF0RvqLjsM/iZ94IfJ33NVCFFGVmkzuHjKxPt/i/+yJKJ5lzGhlsp5YV2F2Ui5ECIf5Sor2/OZvQ==" + "version": "17.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.4.0.tgz", + "integrity": "sha512-qbmfOfVqQHMKfc6CxS0A9b7+EFsOyEBoh4+i8Qa05uk8YhT/zY1CeIXK5V3wwemMDcHUegyL/ZnwCvWD7g8GxA==" }, "@commitlint/config-conventional": { "version": "17.1.0", diff --git a/package.json b/package.json index b9c7897..c3a011b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dependencies": { "@actions/core": "^1.10.0", "@actions/github": "^5.1.1", - "@commitlint/config-angular": "^17.1.0", + "@commitlint/config-angular": "^17.6.1", "@commitlint/config-conventional": "^17.1.0", "@commitlint/config-lerna-scopes": "^17.0.2", "@commitlint/config-patternplate": "^17.1.0",