From 550351058df027c40df6d13c98d4eb1578d50429 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 22:01:33 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-angular from 17.1.0 to 17.3.0 Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 17.1.0 to 17.3.0. - [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.3.0/@commitlint/config-angular) --- updated-dependencies: - dependency-name: "@commitlint/config-angular" dependency-type: direct:development update-type: version-update:semver-minor ... 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 b38cb4b..66159c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "devDependencies": { "@commitlint/cli": "^17.1.2", - "@commitlint/config-angular": "^17.1.0", + "@commitlint/config-angular": "^17.3.0", "@discordjs/ts-docgen": "^0.4.1", "@typescript-eslint/eslint-plugin": "^5.38.1", "@typescript-eslint/parser": "^5.38.1", @@ -154,9 +154,9 @@ } }, "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.3.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.3.0.tgz", + "integrity": "sha512-Nv6OgcoeNDTfJSmcxGdSkN9a8nQpmm8bDXgHuoe1DwTDe1610A51w7+7MD3RlGUia2qV1tYDyQczWkGf4xC3EQ==", "dev": true, "dependencies": { "@commitlint/config-angular-type-enum": "^17.0.0" @@ -4239,9 +4239,9 @@ } }, "@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.3.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.3.0.tgz", + "integrity": "sha512-Nv6OgcoeNDTfJSmcxGdSkN9a8nQpmm8bDXgHuoe1DwTDe1610A51w7+7MD3RlGUia2qV1tYDyQczWkGf4xC3EQ==", "dev": true, "requires": { "@commitlint/config-angular-type-enum": "^17.0.0" diff --git a/package.json b/package.json index 0ea203d..6d72d8e 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@commitlint/cli": "^17.1.2", - "@commitlint/config-angular": "^17.1.0", + "@commitlint/config-angular": "^17.3.0", "@discordjs/ts-docgen": "^0.4.1", "@typescript-eslint/eslint-plugin": "^5.38.1", "@typescript-eslint/parser": "^5.38.1",