From 9e89b9556a2f14bf3754d2b42fbe47e68a6dfd33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 12:11:37 +0000 Subject: [PATCH] chore(deps): bump @commitlint/config-conventional from 18.4.2 to 18.4.3 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.4.2 to 18.4.3. - [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.4.3/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-patch ... 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 6671478..eb9897c 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "dependencies": { "@changesets/cli": "2.26.2", "@commitlint/cli": "18.4.2", - "@commitlint/config-conventional": "18.4.2", + "@commitlint/config-conventional": "18.4.3", "@manypkg/cli": "0.21.0", "@types/node": "20.9.2", "glob": "10.3.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d847333..702bbf7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 18.4.2 version: 18.4.2(typescript@5.2.2) '@commitlint/config-conventional': - specifier: 18.4.2 - version: 18.4.2 + specifier: 18.4.3 + version: 18.4.3 '@manypkg/cli': specifier: 0.21.0 version: 0.21.0 @@ -379,8 +379,8 @@ packages: - typescript dev: false - /@commitlint/config-conventional@18.4.2: - resolution: {integrity: sha512-qFjIqgKGV89lzUGHxanq2WJDXk5wZIxoZmZvf0I4i4CirL06Xj8qRh1shPsXNyI15d8Rj2HExww6cGJSFU9DdA==} + /@commitlint/config-conventional@18.4.3: + resolution: {integrity: sha512-729eRRaNta7JZF07qf6SAGSghoDEp9mH7yHU0m7ff0q89W97wDrWCyZ3yoV3mcQJwbhlmVmZPTkPcm7qiAu8WA==} engines: {node: '>=v18'} dependencies: conventional-changelog-conventionalcommits: 7.0.2