From 47d77b37464bfc42b9a654031ab43bcbe69f21b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 11:49:42 +0100 Subject: [PATCH] chore(deps): bump @commitlint/cli from 18.4.0 to 18.4.1 (#9) Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.4.0 to 18.4.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.1/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 4f29467..cdfbd6d 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ }, "dependencies": { "@changesets/cli": "2.26.2", - "@commitlint/cli": "18.4.0", + "@commitlint/cli": "18.4.1", "@commitlint/config-conventional": "18.4.0", "@manypkg/cli": "0.21.0", "@types/node": "20.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 76842ee..fae3d1f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 2.26.2 version: 2.26.2 '@commitlint/cli': - specifier: 18.4.0 - version: 18.4.0(typescript@5.2.2) + specifier: 18.4.1 + version: 18.4.1(typescript@5.2.2) '@commitlint/config-conventional': specifier: 18.4.0 version: 18.4.0 @@ -306,14 +306,14 @@ packages: prettier: 2.8.8 dev: false - /@commitlint/cli@18.4.0(typescript@5.2.2): - resolution: {integrity: sha512-iz3KJtmsRRFm6OlyrORxRR6qcrznuoFDzcvMXTMpl6E/wj9Vr2crolDk6cG3bFpJCjWd9C7KidXerRha6hh1kQ==} + /@commitlint/cli@18.4.1(typescript@5.2.2): + resolution: {integrity: sha512-4+jljfd29Udw9RDDyigavLO9LvdbmB8O9xjDzVZ0R3lJuG7nCeyHgnKWIVpFaN590isZMV/cMeQK0gH7hRF40A==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 18.4.0 '@commitlint/lint': 18.4.0 - '@commitlint/load': 18.4.0(typescript@5.2.2) + '@commitlint/load': 18.4.1(typescript@5.2.2) '@commitlint/read': 18.4.0 '@commitlint/types': 18.4.0 execa: 5.1.1 @@ -383,8 +383,8 @@ packages: '@commitlint/types': 18.4.0 dev: false - /@commitlint/load@18.4.0(typescript@5.2.2): - resolution: {integrity: sha512-7unGl1HGRNMgWrUPmj8OFkJyuNUMb6xA1i53/OAFKd9l+U3C4WTfoJe3t/TUz8vKZLCaDcWWR/b2cw5HveBBFg==} + /@commitlint/load@18.4.1(typescript@5.2.2): + resolution: {integrity: sha512-o/plBiPJQgbSq/4ipDpsq4HCmURjBAEjr1EO/p2falr3VhwV0WGXTvb8NlihgI8xtSyO6lHvtycrE535GMLQbA==} engines: {node: '>=v18'} dependencies: '@commitlint/config-validator': 18.4.0