From 0c2db026bbccdd53c3d0e5528a77f260c0091f5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 14:08:45 +0000 Subject: [PATCH] chore(deps): bump @commitlint/config-patternplate from 17.0.0 to 17.1.0 Bumps [@commitlint/config-patternplate](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-patternplate) from 17.0.0 to 17.1.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-patternplate/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.1.0/@commitlint/config-patternplate) --- updated-dependencies: - dependency-name: "@commitlint/config-patternplate" 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 57e37a1..0b8935b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@commitlint/config-angular": "^17.0.0", "@commitlint/config-conventional": "^17.0.2", "@commitlint/config-lerna-scopes": "^17.0.2", - "@commitlint/config-patternplate": "^17.0.0", + "@commitlint/config-patternplate": "^17.1.0", "@commitlint/ensure": "^17.0.0", "@commitlint/format": "^17.0.0", "@commitlint/lint": "^17.0.0", @@ -1849,9 +1849,9 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "17.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.0.tgz", - "integrity": "sha512-OngMpL/DpCHCebiQEVripTn/STqzbzwcP8jiwnCftXvUAaNQvAEBqbf7IbVPAvkj00WQsjvMQqRZD8D9NY7QaQ==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.1.0.tgz", + "integrity": "sha512-icTZHZlKUSkAhNk0qX2KGAKVTsuhP8XnSLLusoKHZHPqbz2fX7DzjzsTU/Llr3J7v+XBv04ml2Rw4ZAvcIhcxQ==", "dependencies": { "@commitlint/config-angular-type-enum": "^17.0.0" }, @@ -1914,11 +1914,11 @@ } }, "node_modules/@commitlint/config-patternplate": { - "version": "17.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-17.0.0.tgz", - "integrity": "sha512-SmqFa5y2ltgCR8jq0ZOIxES8X7Bz/CJW2HXXGRmzwVC9FiapzRilzMLRBxwmka3NlPdlDUrcQTP14xlWYjBxhg==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-17.1.0.tgz", + "integrity": "sha512-cyw01b06fsTnuUTHPPHhIblzVdPX3xDQM1KUfxVBeb8i0We2xIjOIr2IvRu3U/DXJO/HssWGu6sh+QzZddRo+Q==", "dependencies": { - "@commitlint/config-angular": "^17.0.0", + "@commitlint/config-angular": "^17.1.0", "globby": "^11.0.0", "lodash": "^4.17.19" }, @@ -16136,9 +16136,9 @@ } }, "@commitlint/config-angular": { - "version": "17.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.0.tgz", - "integrity": "sha512-OngMpL/DpCHCebiQEVripTn/STqzbzwcP8jiwnCftXvUAaNQvAEBqbf7IbVPAvkj00WQsjvMQqRZD8D9NY7QaQ==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.1.0.tgz", + "integrity": "sha512-icTZHZlKUSkAhNk0qX2KGAKVTsuhP8XnSLLusoKHZHPqbz2fX7DzjzsTU/Llr3J7v+XBv04ml2Rw4ZAvcIhcxQ==", "requires": { "@commitlint/config-angular-type-enum": "^17.0.0" } @@ -16180,11 +16180,11 @@ } }, "@commitlint/config-patternplate": { - "version": "17.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-17.0.0.tgz", - "integrity": "sha512-SmqFa5y2ltgCR8jq0ZOIxES8X7Bz/CJW2HXXGRmzwVC9FiapzRilzMLRBxwmka3NlPdlDUrcQTP14xlWYjBxhg==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-17.1.0.tgz", + "integrity": "sha512-cyw01b06fsTnuUTHPPHhIblzVdPX3xDQM1KUfxVBeb8i0We2xIjOIr2IvRu3U/DXJO/HssWGu6sh+QzZddRo+Q==", "requires": { - "@commitlint/config-angular": "^17.0.0", + "@commitlint/config-angular": "^17.1.0", "globby": "^11.0.0", "lodash": "^4.17.19" } diff --git a/package.json b/package.json index 9939e93..616562d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@commitlint/config-angular": "^17.0.0", "@commitlint/config-conventional": "^17.0.2", "@commitlint/config-lerna-scopes": "^17.0.2", - "@commitlint/config-patternplate": "^17.0.0", + "@commitlint/config-patternplate": "^17.1.0", "@commitlint/ensure": "^17.0.0", "@commitlint/format": "^17.0.0", "@commitlint/lint": "^17.0.0",