From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 08:26:16 +0000 (+0000) Subject: build(deps-dev): Bump @commitlint/config-conventional X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=ddaf1fb7a464183eaf9def4d5338f62bf33e8d5a;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.0.0 to 18.1.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.1.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] --- diff --git a/package.json b/package.json index 8dcd31e..f9e6c76 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "devDependencies": { "@biomejs/biome": "^1.3.1", "@commitlint/cli": "^18.1.0", - "@commitlint/config-conventional": "^18.0.0", + "@commitlint/config-conventional": "^18.1.0", "eslint": "^8.52.0", "eslint-config-standard": "^17.1.0", "eslint-define-config": "^1.24.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 67aff11..64d6ecb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,8 +41,8 @@ devDependencies: specifier: ^18.1.0 version: 18.1.0 '@commitlint/config-conventional': - specifier: ^18.0.0 - version: 18.0.0 + specifier: ^18.1.0 + version: 18.1.0 eslint: specifier: ^8.52.0 version: 8.52.0 @@ -223,8 +223,8 @@ packages: - '@swc/wasm' dev: true - /@commitlint/config-conventional@18.0.0: - resolution: {integrity: sha512-XZW3MDwhMWwr7pf+jO5F18ohBwrJ8mt+1OPhkVyO8bYrY0dKPE5tPpdXlDt+JCFurl4VnUDPmu6xZ4/cKCH7cA==} + /@commitlint/config-conventional@18.1.0: + resolution: {integrity: sha512-8vvvtV3GOLEMHeKc8PjRL1lfP1Y4B6BG0WroFd9PJeRiOc3nFX1J0wlJenLURzl9Qus6YXVGWf+a/ZlbCKT3AA==} engines: {node: '>=v18'} dependencies: conventional-changelog-conventionalcommits: 7.0.2