From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 08:46:47 +0000 (+0000) Subject: build(deps-dev): Bump @commitlint/config-conventional X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=78d02a9eb08533de60c4a80d0e520c2f29bcea98;p=benchmarks-js.git build(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.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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/package.json b/package.json index 508e7f6..7545e15 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "devDependencies": { "@biomejs/biome": "^1.3.3", "@commitlint/cli": "^18.4.3", - "@commitlint/config-conventional": "^18.4.2", + "@commitlint/config-conventional": "^18.4.3", "eslint": "^8.54.0", "eslint-config-standard": "^17.1.0", "eslint-define-config": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ade001..1bbf66b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,8 +41,8 @@ devDependencies: specifier: ^18.4.3 version: 18.4.3(typescript@5.2.2) '@commitlint/config-conventional': - specifier: ^18.4.2 - version: 18.4.2 + specifier: ^18.4.3 + version: 18.4.3 eslint: specifier: ^8.54.0 version: 8.54.0 @@ -222,8 +222,8 @@ packages: - typescript dev: true - /@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