From 7e42f3ff57856f228fa1a439c47746db4e1ca8cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 11:42:48 +0100 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-conventional (#2620) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 402aa07d8..f876467dd 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@babel/eslint-parser": "7.23.3", "@babel/plugin-proposal-decorators": "7.23.7", "@commitlint/cli": "18.5.0", - "@commitlint/config-conventional": "18.5.0", + "@commitlint/config-conventional": "18.6.0", "@graphql-eslint/eslint-plugin": "3.20.1", "@semantic-release/commit-analyzer": "11.1.0", "@semantic-release/exec": "6.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29b7a3e98..18543b4ef 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: 18.5.0 version: 18.5.0(@types/node@20.11.5) '@commitlint/config-conventional': - specifier: 18.5.0 - version: 18.5.0 + specifier: 18.6.0 + version: 18.6.0 '@graphql-eslint/eslint-plugin': specifier: 3.20.1 version: 3.20.1(@babel/core@7.23.9)(@types/node@20.11.5)(graphql@15.8.0) @@ -2843,8 +2843,8 @@ packages: - typescript dev: true - /@commitlint/config-conventional@18.5.0: - resolution: {integrity: sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==} + /@commitlint/config-conventional@18.6.0: + resolution: {integrity: sha512-CDCOf2eJz9D/TL44IBks0stM9TmdLCNE2B48owIU3YCadwzts/bobXPScagIgPQF6hhKYMEdj5zpUDlmbwuqwQ==} engines: {node: '>=v18'} dependencies: conventional-changelog-conventionalcommits: 7.0.2