From c940535da226d7e32aff2b7fb22b38cf4211f230 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 15:32:56 +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 18.6.0 to 18.6.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/v18.6.1/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 20 +++++++++++++++----- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a810176..4286ef8 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@changesets/changelog-github": "0.5.0", "@changesets/cli": "2.27.1", "@commitlint/cli": "18.6.0", - "@commitlint/config-conventional": "18.6.0", + "@commitlint/config-conventional": "18.6.1", "@types/node": "^20.10.4", "@types/postcss-js": "^4", "@types/shell-quote": "1.7.5", diff --git a/yarn.lock b/yarn.lock index 8a84375..57a10f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -373,12 +373,13 @@ __metadata: languageName: node linkType: hard -"@commitlint/config-conventional@npm:18.6.0": - version: 18.6.0 - resolution: "@commitlint/config-conventional@npm:18.6.0" +"@commitlint/config-conventional@npm:18.6.1": + version: 18.6.1 + resolution: "@commitlint/config-conventional@npm:18.6.1" dependencies: + "@commitlint/types": "npm:^18.6.1" conventional-changelog-conventionalcommits: "npm:^7.0.2" - checksum: 96f96966efe2dca58fa876668c3ef34326d617a78bc467bd163a232aec7a541e6da5f462bb76b6dcecf0344bec8f82e02ca89b3b64f60527084289c58bfc9b84 + checksum: 9c00b6a262f0e006e47173e8c21f261a596024f36135641693b904b2aa27a5319386bebff1fb872694388a8ecc5e704b9a4b856c3b0199fc9f200d3a8b0e737c languageName: node linkType: hard @@ -606,6 +607,15 @@ __metadata: languageName: node linkType: hard +"@commitlint/types@npm:^18.6.1": + version: 18.6.1 + resolution: "@commitlint/types@npm:18.6.1" + dependencies: + chalk: "npm:^4.1.0" + checksum: fb37bdefd25e05e353eb568b26a7dd5aff488f1e3fbfc42080bde49ae6834ffde996acac4b7767df650b38e03692889b636b8290465823cd27276662d3b471cf + languageName: node + linkType: hard + "@esbuild/android-arm64@npm:0.19.8": version: 0.19.8 resolution: "@esbuild/android-arm64@npm:0.19.8" @@ -835,7 +845,7 @@ __metadata: "@changesets/changelog-github": "npm:0.5.0" "@changesets/cli": "npm:2.27.1" "@commitlint/cli": "npm:18.6.0" - "@commitlint/config-conventional": "npm:18.6.0" + "@commitlint/config-conventional": "npm:18.6.1" "@types/node": "npm:^20.10.4" "@types/postcss-js": "npm:^4" "@types/shell-quote": "npm:1.7.5"