From eb066fb04571e20e3dc1c4c0318b1e53721e90d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 15:35:01 +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.5.0 to 18.6.0. - [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.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 77e9064..f23ed98 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.5.0", + "@commitlint/config-conventional": "18.6.0", "@types/node": "^20.10.4", "@types/postcss-js": "^4", "@types/shell-quote": "1.7.5", diff --git a/yarn.lock b/yarn.lock index 30973c9..4dc989c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -373,12 +373,12 @@ __metadata: languageName: node linkType: hard -"@commitlint/config-conventional@npm:18.5.0": - version: 18.5.0 - resolution: "@commitlint/config-conventional@npm:18.5.0" +"@commitlint/config-conventional@npm:18.6.0": + version: 18.6.0 + resolution: "@commitlint/config-conventional@npm:18.6.0" dependencies: conventional-changelog-conventionalcommits: "npm:^7.0.2" - checksum: 787f7b6f8ad0dc550932798a4f3ad427f407518397deeb6ddc0c25c160086f25a9953dc4428319a89d71f626c86b8a1102a60d0a40d422199a8f80185e85ed0b + checksum: 96f96966efe2dca58fa876668c3ef34326d617a78bc467bd163a232aec7a541e6da5f462bb76b6dcecf0344bec8f82e02ca89b3b64f60527084289c58bfc9b84 languageName: node linkType: hard @@ -835,7 +835,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.5.0" + "@commitlint/config-conventional": "npm:18.6.0" "@types/node": "npm:^20.10.4" "@types/postcss-js": "npm:^4" "@types/shell-quote": "npm:1.7.5"