From c2aae8f08052a47718820937fb9fae87450bd94c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 23:08:39 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-conventional Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.8.0 to 19.8.1. - [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/v19.8.1/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 19.8.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 22 ++++++---------------- 2 files changed, 7 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index c088103..3952a21 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@commitlint/cli": "^19.8.1", - "@commitlint/config-conventional": "^19.8.0", + "@commitlint/config-conventional": "^19.8.1", "@eslint/eslintrc": "^3.3.1", "@eslint/js": "^9.26.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 2a5ec3b..c1fd516 100644 --- a/yarn.lock +++ b/yarn.lock @@ -40,13 +40,13 @@ __metadata: languageName: node linkType: hard -"@commitlint/config-conventional@npm:^19.8.0": - version: 19.8.0 - resolution: "@commitlint/config-conventional@npm:19.8.0" +"@commitlint/config-conventional@npm:^19.8.1": + version: 19.8.1 + resolution: "@commitlint/config-conventional@npm:19.8.1" dependencies: - "@commitlint/types": "npm:^19.8.0" + "@commitlint/types": "npm:^19.8.1" conventional-changelog-conventionalcommits: "npm:^7.0.2" - checksum: 10c0/c0e2ad4ee8b793ad08ce8f0fd242d8111c71c81eba53b652431b7852e02d3eef0a383e234b7574429f5d1876b712a915921f6ff61fdaccdf708cbbaf3fa1f2f0 + checksum: 10c0/654786e1acd64756e5c88838c19d9eb5d5ee7a6f314af65585dc18cc4002990e971614e7c69f49e5489be9430671aa5b39af005a2160c5a4f26391258d38febf languageName: node linkType: hard @@ -204,16 +204,6 @@ __metadata: languageName: node linkType: hard -"@commitlint/types@npm:^19.8.0": - version: 19.8.0 - resolution: "@commitlint/types@npm:19.8.0" - dependencies: - "@types/conventional-commits-parser": "npm:^5.0.0" - chalk: "npm:^5.3.0" - checksum: 10c0/634a5db20110675da8ddf226f200c33f262c6e99d06853fd4a2f6d543e6cc7dfe48b045f7ae76bcce2e39595099bfebe6a5dd6da37ff2968733c1263b8d46644 - languageName: node - linkType: hard - "@commitlint/types@npm:^19.8.1": version: 19.8.1 resolution: "@commitlint/types@npm:19.8.1" @@ -4636,7 +4626,7 @@ __metadata: resolution: "poixpixel-discord-bot@workspace:." dependencies: "@commitlint/cli": "npm:^19.8.1" - "@commitlint/config-conventional": "npm:^19.8.0" + "@commitlint/config-conventional": "npm:^19.8.1" "@eslint/eslintrc": "npm:^3.3.1" "@eslint/js": "npm:^9.26.0" "@microsoft/eslint-formatter-sarif": "npm:^3.1.0"