From 1a9583098c17e7a3dbe50e2e0c7147ef5d55e093 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 12:52:40 +0000 Subject: [PATCH] Bump @commitlint/config-angular from 16.2.4 to 16.3.0 Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 16.2.4 to 16.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/v16.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 | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 38efc90..fa36202 100644 --- a/package-lock.json +++ b/package-lock.json @@ -667,21 +667,21 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "16.2.4", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-16.2.4.tgz", - "integrity": "sha512-ASxCg8ueW+z1J2VK4vy+SQSCIiRQ1cHsNMvgQ3Qq4YVCAFc/A1vIqqQ744od8TsxvlLsNChZOU1vwRrM7n40Bw==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-16.3.0.tgz", + "integrity": "sha512-3By+tzCPv2ot2KhzEJlfTDoMDkJRLnR/yUyMZLIQpkxz8ZCYvgO2KucTsjfOB4R4J9Nf+g5jHZTEQkUj4lCLKA==", "dev": true, "dependencies": { - "@commitlint/config-angular-type-enum": "^16.2.1" + "@commitlint/config-angular-type-enum": "^16.3.0" }, "engines": { "node": ">=v12" } }, "node_modules/@commitlint/config-angular-type-enum": { - "version": "16.2.1", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-16.2.1.tgz", - "integrity": "sha512-RvYyBKXswXt/rg3y9T966a8bWWhwlfPIdmrJ7jmnGSHOlVYQUKOeVOTd9KWfEN0I+YrJdgB1piH1xoLBo/HQXw==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-16.3.0.tgz", + "integrity": "sha512-WkSqmNOOWX2uukAl+jYuOcJYCPpfARPQgfTN6Ir3ZPR20sKJSRdBAxlKI0wK3Al84/wMfsG0kt+dSZohLFLJrw==", "dev": true, "engines": { "node": ">=v12" @@ -15150,18 +15150,18 @@ } }, "@commitlint/config-angular": { - "version": "16.2.4", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-16.2.4.tgz", - "integrity": "sha512-ASxCg8ueW+z1J2VK4vy+SQSCIiRQ1cHsNMvgQ3Qq4YVCAFc/A1vIqqQ744od8TsxvlLsNChZOU1vwRrM7n40Bw==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-16.3.0.tgz", + "integrity": "sha512-3By+tzCPv2ot2KhzEJlfTDoMDkJRLnR/yUyMZLIQpkxz8ZCYvgO2KucTsjfOB4R4J9Nf+g5jHZTEQkUj4lCLKA==", "dev": true, "requires": { - "@commitlint/config-angular-type-enum": "^16.2.1" + "@commitlint/config-angular-type-enum": "^16.3.0" } }, "@commitlint/config-angular-type-enum": { - "version": "16.2.1", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-16.2.1.tgz", - "integrity": "sha512-RvYyBKXswXt/rg3y9T966a8bWWhwlfPIdmrJ7jmnGSHOlVYQUKOeVOTd9KWfEN0I+YrJdgB1piH1xoLBo/HQXw==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-16.3.0.tgz", + "integrity": "sha512-WkSqmNOOWX2uukAl+jYuOcJYCPpfARPQgfTN6Ir3ZPR20sKJSRdBAxlKI0wK3Al84/wMfsG0kt+dSZohLFLJrw==", "dev": true }, "@commitlint/config-validator": {