From 07f1e743959827e7f09ab6370740fbb79b4e9db2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 10:34:53 +0000 Subject: [PATCH] ci: bump the commitlint group with 2 updates Bumps the commitlint group with 2 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional). Updates `@commitlint/cli` from 18.4.1 to 18.4.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.2/@commitlint/cli) Updates `@commitlint/config-conventional` from 18.4.0 to 18.4.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.2/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: commitlint - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: commitlint ... Signed-off-by: dependabot[bot] --- package-lock.json | 76 +++++++++++++++++++++++------------------------ package.json | 4 +-- 2 files changed, 40 insertions(+), 40 deletions(-) diff --git a/package-lock.json b/package-lock.json index 37a5b2b..2661748 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,8 +9,8 @@ "version": "1.2.0", "license": "MIT", "devDependencies": { - "@commitlint/cli": "18.4.1", - "@commitlint/config-conventional": "18.4.0", + "@commitlint/cli": "18.4.2", + "@commitlint/config-conventional": "18.4.2", "@droidsolutions-oss/semantic-release-nuget": "2.0.0", "@droidsolutions-oss/semantic-release-update-file": "1.3.2", "@semantic-release/changelog": "6.0.3", @@ -191,14 +191,14 @@ } }, "node_modules/@commitlint/cli": { - "version": "18.4.1", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.4.1.tgz", - "integrity": "sha512-4+jljfd29Udw9RDDyigavLO9LvdbmB8O9xjDzVZ0R3lJuG7nCeyHgnKWIVpFaN590isZMV/cMeQK0gH7hRF40A==", + "version": "18.4.2", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.4.2.tgz", + "integrity": "sha512-dDfb2+wzeQe6ogdHNHOy0J0nraok+La0BoxamNMhBOng9/5GoESPDmKUJ1Lt1oivh5MfIgZh0Vm6f0rxkB8CoA==", "dev": true, "dependencies": { "@commitlint/format": "^18.4.0", - "@commitlint/lint": "^18.4.0", - "@commitlint/load": "^18.4.1", + "@commitlint/lint": "^18.4.2", + "@commitlint/load": "^18.4.2", "@commitlint/read": "^18.4.0", "@commitlint/types": "^18.4.0", "execa": "^5.0.0", @@ -215,9 +215,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "18.4.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.0.tgz", - "integrity": "sha512-vArwCZopsZs0FnGsh9AR7uUTPZ5oVGk8+qnEZWq2KTsMjrE0k80b+oZ32GSQmXQT2iMKVrDC8pKX5uKNkCe9Sw==", + "version": "18.4.2", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.2.tgz", + "integrity": "sha512-qFjIqgKGV89lzUGHxanq2WJDXk5wZIxoZmZvf0I4i4CirL06Xj8qRh1shPsXNyI15d8Rj2HExww6cGJSFU9DdA==", "dev": true, "dependencies": { "conventional-changelog-conventionalcommits": "^7.0.2" @@ -279,9 +279,9 @@ } }, "node_modules/@commitlint/is-ignored": { - "version": "18.4.0", - "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-18.4.0.tgz", - "integrity": "sha512-vyBKBj3Q4N3Xe4ZQcJXW9ef6gVrDL9Fl2HXnnC3F0Qt/F6E4runhJkEuUh5DB3WCXTJUHIJkByKPqrnz4RNrZw==", + "version": "18.4.2", + "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-18.4.2.tgz", + "integrity": "sha512-uujjyJlrXsMsQrv0r8HDGigAwJELPAMtA1Vxi2WUB54HbyAWa0Ue6ujMRZNKov2YeA96r6o72gLDnugb6yu8IA==", "dev": true, "dependencies": { "@commitlint/types": "^18.4.0", @@ -292,12 +292,12 @@ } }, "node_modules/@commitlint/lint": { - "version": "18.4.0", - "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.4.0.tgz", - "integrity": "sha512-Wkkf1DPVeLdHYGqtzMBfWoMbUtCojvlzDR89OKVic1rid41iZbb0FzTcwgMYs/1TNWNxoIq9PVVwY7ovLX1aJQ==", + "version": "18.4.2", + "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.4.2.tgz", + "integrity": "sha512-ljGOIH7w9SnjvZFoKjf30iWFxDnezfRtOc50+rNLdDP0TpLspaYYLPhDO/TeVdmii1/AJiDgBIuBboQlaIy7Bw==", "dev": true, "dependencies": { - "@commitlint/is-ignored": "^18.4.0", + "@commitlint/is-ignored": "^18.4.2", "@commitlint/parse": "^18.4.0", "@commitlint/rules": "^18.4.0", "@commitlint/types": "^18.4.0" @@ -307,9 +307,9 @@ } }, "node_modules/@commitlint/load": { - "version": "18.4.1", - "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.4.1.tgz", - "integrity": "sha512-o/plBiPJQgbSq/4ipDpsq4HCmURjBAEjr1EO/p2falr3VhwV0WGXTvb8NlihgI8xtSyO6lHvtycrE535GMLQbA==", + "version": "18.4.2", + "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.4.2.tgz", + "integrity": "sha512-CKmzXdF9XwZJoVijAqpUlV9qzZOkyiYni4KuSCtTZVAAVudi9H84cJ4FqZxSwEP9G21vmoJiNrW8G042AsduVg==", "dev": true, "dependencies": { "@commitlint/config-validator": "^18.4.0", @@ -8877,14 +8877,14 @@ "optional": true }, "@commitlint/cli": { - "version": "18.4.1", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.4.1.tgz", - "integrity": "sha512-4+jljfd29Udw9RDDyigavLO9LvdbmB8O9xjDzVZ0R3lJuG7nCeyHgnKWIVpFaN590isZMV/cMeQK0gH7hRF40A==", + "version": "18.4.2", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.4.2.tgz", + "integrity": "sha512-dDfb2+wzeQe6ogdHNHOy0J0nraok+La0BoxamNMhBOng9/5GoESPDmKUJ1Lt1oivh5MfIgZh0Vm6f0rxkB8CoA==", "dev": true, "requires": { "@commitlint/format": "^18.4.0", - "@commitlint/lint": "^18.4.0", - "@commitlint/load": "^18.4.1", + "@commitlint/lint": "^18.4.2", + "@commitlint/load": "^18.4.2", "@commitlint/read": "^18.4.0", "@commitlint/types": "^18.4.0", "execa": "^5.0.0", @@ -8895,9 +8895,9 @@ } }, "@commitlint/config-conventional": { - "version": "18.4.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.0.tgz", - "integrity": "sha512-vArwCZopsZs0FnGsh9AR7uUTPZ5oVGk8+qnEZWq2KTsMjrE0k80b+oZ32GSQmXQT2iMKVrDC8pKX5uKNkCe9Sw==", + "version": "18.4.2", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.2.tgz", + "integrity": "sha512-qFjIqgKGV89lzUGHxanq2WJDXk5wZIxoZmZvf0I4i4CirL06Xj8qRh1shPsXNyI15d8Rj2HExww6cGJSFU9DdA==", "dev": true, "requires": { "conventional-changelog-conventionalcommits": "^7.0.2" @@ -8944,9 +8944,9 @@ } }, "@commitlint/is-ignored": { - "version": "18.4.0", - "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-18.4.0.tgz", - "integrity": "sha512-vyBKBj3Q4N3Xe4ZQcJXW9ef6gVrDL9Fl2HXnnC3F0Qt/F6E4runhJkEuUh5DB3WCXTJUHIJkByKPqrnz4RNrZw==", + "version": "18.4.2", + "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-18.4.2.tgz", + "integrity": "sha512-uujjyJlrXsMsQrv0r8HDGigAwJELPAMtA1Vxi2WUB54HbyAWa0Ue6ujMRZNKov2YeA96r6o72gLDnugb6yu8IA==", "dev": true, "requires": { "@commitlint/types": "^18.4.0", @@ -8954,21 +8954,21 @@ } }, "@commitlint/lint": { - "version": "18.4.0", - "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.4.0.tgz", - "integrity": "sha512-Wkkf1DPVeLdHYGqtzMBfWoMbUtCojvlzDR89OKVic1rid41iZbb0FzTcwgMYs/1TNWNxoIq9PVVwY7ovLX1aJQ==", + "version": "18.4.2", + "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.4.2.tgz", + "integrity": "sha512-ljGOIH7w9SnjvZFoKjf30iWFxDnezfRtOc50+rNLdDP0TpLspaYYLPhDO/TeVdmii1/AJiDgBIuBboQlaIy7Bw==", "dev": true, "requires": { - "@commitlint/is-ignored": "^18.4.0", + "@commitlint/is-ignored": "^18.4.2", "@commitlint/parse": "^18.4.0", "@commitlint/rules": "^18.4.0", "@commitlint/types": "^18.4.0" } }, "@commitlint/load": { - "version": "18.4.1", - "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.4.1.tgz", - "integrity": "sha512-o/plBiPJQgbSq/4ipDpsq4HCmURjBAEjr1EO/p2falr3VhwV0WGXTvb8NlihgI8xtSyO6lHvtycrE535GMLQbA==", + "version": "18.4.2", + "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.4.2.tgz", + "integrity": "sha512-CKmzXdF9XwZJoVijAqpUlV9qzZOkyiYni4KuSCtTZVAAVudi9H84cJ4FqZxSwEP9G21vmoJiNrW8G042AsduVg==", "dev": true, "requires": { "@commitlint/config-validator": "^18.4.0", diff --git a/package.json b/package.json index fa80620..f1bf6b9 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,8 @@ "url": "https://github.com/droidsolutions/asp-auth-claim-binder.git" }, "devDependencies": { - "@commitlint/cli": "18.4.1", - "@commitlint/config-conventional": "18.4.0", + "@commitlint/cli": "18.4.2", + "@commitlint/config-conventional": "18.4.2", "@droidsolutions-oss/semantic-release-nuget": "2.0.0", "@droidsolutions-oss/semantic-release-update-file": "1.3.2", "@semantic-release/changelog": "6.0.3",