From 96a92f321adefd0a92a7be2e13c58e123abb72a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 13:07:59 +0000 Subject: [PATCH] refactor(deps-dev): bump @commitlint/config-angular Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 14.1.0 to 16.2.4. - [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.2.4/@commitlint/config-angular) --- updated-dependencies: - dependency-name: "@commitlint/config-angular" dependency-type: direct:development update-type: version-update:semver-major ... 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 65a9b661..ca9c8e7a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "@babel/core": "^7.6.2", "@babel/preset-env": "^7.6.2", "@commitlint/cli": "^15.0.0", - "@commitlint/config-angular": "^14.1.0", + "@commitlint/config-angular": "^16.2.4", "@semantic-release/changelog": "^6.0.0", "@semantic-release/commit-analyzer": "^9.0.1", "@semantic-release/git": "^10.0.0", @@ -1973,21 +1973,21 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-14.1.0.tgz", - "integrity": "sha512-LuI3W0uUR12LAqL9AEtbf+AfvkUzRkzkp/C1//Q7t0nC4+BXrN4MtF0V8B5VHeEqBdVqDzL1w0B1G446OrZmCA==", + "version": "16.2.4", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-16.2.4.tgz", + "integrity": "sha512-ASxCg8ueW+z1J2VK4vy+SQSCIiRQ1cHsNMvgQ3Qq4YVCAFc/A1vIqqQ744od8TsxvlLsNChZOU1vwRrM7n40Bw==", "dev": true, "dependencies": { - "@commitlint/config-angular-type-enum": "^14.0.0" + "@commitlint/config-angular-type-enum": "^16.2.1" }, "engines": { "node": ">=v12" } }, "node_modules/@commitlint/config-angular-type-enum": { - "version": "14.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-14.0.0.tgz", - "integrity": "sha512-c4MX+h4+8TmqELehb6IJfGQ7v/Wp07OfJQpnSnUPksHskjCkojrVnX3JI9Z5BtK7KQHCzJlI6j1CcvehnLSzWw==", + "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==", "dev": true, "engines": { "node": ">=v12" @@ -22420,18 +22420,18 @@ } }, "@commitlint/config-angular": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-14.1.0.tgz", - "integrity": "sha512-LuI3W0uUR12LAqL9AEtbf+AfvkUzRkzkp/C1//Q7t0nC4+BXrN4MtF0V8B5VHeEqBdVqDzL1w0B1G446OrZmCA==", + "version": "16.2.4", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-16.2.4.tgz", + "integrity": "sha512-ASxCg8ueW+z1J2VK4vy+SQSCIiRQ1cHsNMvgQ3Qq4YVCAFc/A1vIqqQ744od8TsxvlLsNChZOU1vwRrM7n40Bw==", "dev": true, "requires": { - "@commitlint/config-angular-type-enum": "^14.0.0" + "@commitlint/config-angular-type-enum": "^16.2.1" } }, "@commitlint/config-angular-type-enum": { - "version": "14.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-14.0.0.tgz", - "integrity": "sha512-c4MX+h4+8TmqELehb6IJfGQ7v/Wp07OfJQpnSnUPksHskjCkojrVnX3JI9Z5BtK7KQHCzJlI6j1CcvehnLSzWw==", + "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==", "dev": true }, "@commitlint/ensure": { diff --git a/package.json b/package.json index 318353ad..b36d1ada 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@babel/core": "^7.6.2", "@babel/preset-env": "^7.6.2", "@commitlint/cli": "^15.0.0", - "@commitlint/config-angular": "^14.1.0", + "@commitlint/config-angular": "^16.2.4", "@semantic-release/changelog": "^6.0.0", "@semantic-release/commit-analyzer": "^9.0.1", "@semantic-release/git": "^10.0.0",