From 62acaed1554d8c619e6d36a43f49f20ce890fff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 10:32:55 +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.4.2 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 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4dd91b9..0eaf29b 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "@commitlint/cli": "^18.4.2", - "@commitlint/config-conventional": "^18.4.2", + "@commitlint/config-conventional": "^18.6.0", "@playwright/test": "^1.39.0", "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aaf590b..a8f4d9b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,7 +2,7 @@ lockfileVersion: 5.4 specifiers: '@commitlint/cli': ^18.4.2 - '@commitlint/config-conventional': ^18.4.2 + '@commitlint/config-conventional': ^18.6.0 '@next/bundle-analyzer': ^14.0.1 '@playwright/test': ^1.39.0 '@sentry/nextjs': ^7.80.0 @@ -44,7 +44,7 @@ dependencies: devDependencies: '@commitlint/cli': 18.4.2_typescript@5.2.2 - '@commitlint/config-conventional': 18.4.2 + '@commitlint/config-conventional': 18.6.0 '@playwright/test': 1.39.0 '@testing-library/jest-dom': 6.1.4_iqlqvvq4kdwrrnwujncoonjh6m '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y @@ -437,8 +437,8 @@ packages: - typescript dev: true - /@commitlint/config-conventional/18.4.2: - resolution: {integrity: sha512-qFjIqgKGV89lzUGHxanq2WJDXk5wZIxoZmZvf0I4i4CirL06Xj8qRh1shPsXNyI15d8Rj2HExww6cGJSFU9DdA==} + /@commitlint/config-conventional/18.6.0: + resolution: {integrity: sha512-CDCOf2eJz9D/TL44IBks0stM9TmdLCNE2B48owIU3YCadwzts/bobXPScagIgPQF6hhKYMEdj5zpUDlmbwuqwQ==} engines: {node: '>=v18'} dependencies: conventional-changelog-conventionalcommits: 7.0.2