From 406a723d2564094f63179aa1661a3b2bb8a25e05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 02:01:30 +0000 Subject: [PATCH] chore(deps): bump @commitlint/config-angular from 17.1.0 to 17.2.0 Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 17.1.0 to 17.2.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.2.0/@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 | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index a18e1a0..535eb5f 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.2.0", "@commitlint/config-conventional": "^17.1.0", "@commitlint/config-lerna-scopes": "^17.0.2", "@commitlint/config-patternplate": "^17.1.0", @@ -1880,9 +1880,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.2.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.2.0.tgz", + "integrity": "sha512-IlS1DYlLpl2M8d7HY7VLCFv30lYrGG0Rxkbw9ZwwL++cNbJZqxu+QW7goxD197+WUsyrQdY9Zdrj4U/RZJQTDQ==", "dependencies": { "@commitlint/config-angular-type-enum": "^17.0.0" }, @@ -18061,9 +18061,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.2.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.2.0.tgz", + "integrity": "sha512-IlS1DYlLpl2M8d7HY7VLCFv30lYrGG0Rxkbw9ZwwL++cNbJZqxu+QW7goxD197+WUsyrQdY9Zdrj4U/RZJQTDQ==", "requires": { "@commitlint/config-angular-type-enum": "^17.0.0" } diff --git a/package.json b/package.json index 7d8da2e..3ce9ca6 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.2.0", "@commitlint/config-conventional": "^17.1.0", "@commitlint/config-lerna-scopes": "^17.0.2", "@commitlint/config-patternplate": "^17.1.0",