From 18516a8863014d340c479050829991b01817ca6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 00:04:51 +0000 Subject: [PATCH] chore(update-pnpm): bump @commitlint/prompt-cli from 19.5.0 to 19.6.0 Bumps [@commitlint/prompt-cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/prompt-cli) from 19.5.0 to 19.6.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/prompt-cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.0/@commitlint/prompt-cli) --- updated-dependencies: - dependency-name: "@commitlint/prompt-cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 9328097..83c0763 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "devDependencies": { "@commitlint/cli": "^19.5.0", "@commitlint/config-conventional": "^19.5.0", - "@commitlint/prompt-cli": "^19.5.0", + "@commitlint/prompt-cli": "^19.6.0", "@commitlint/types": "^19.5.0", "prettier": "^3.2.5", "prettier-plugin-tailwindcss": "^0.6.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2bc10f2..fa78980 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^19.5.0 version: 19.5.0 '@commitlint/prompt-cli': - specifier: ^19.5.0 - version: 19.5.0(@types/node@22.5.5)(typescript@5.6.3) + specifier: ^19.6.0 + version: 19.6.0(@types/node@22.5.5)(typescript@5.6.3) '@commitlint/types': specifier: ^19.5.0 version: 19.5.0 @@ -1567,13 +1567,13 @@ packages: resolution: {integrity: sha512-cZ/IxfAlfWYhAQV0TwcbdR1Oc0/r0Ik1GEessDJ3Lbuma/MRO8FRQX76eurcXtmhJC//rj52ZSZuXUg0oIX0Fw==} engines: {node: '>=v18'} - '@commitlint/prompt-cli@19.5.0': - resolution: {integrity: sha512-JmKTe9NR6qMRQ4H/zHFRMwI+MK3lDSDN7WNT+U/43SEVlgX+Vsb4gi4nlpW02y9BWcex8mXJWFlilOE6XXc8Hg==} + '@commitlint/prompt-cli@19.6.0': + resolution: {integrity: sha512-SPgI1CE7P2utglCUzo1DTr26xEP5dG3xJcxjygcDvQzzjlUp+mIPq+SJ65KyHCxDKf4GCAosh+lEZOTBWKKEoA==} engines: {node: '>=v18'} hasBin: true - '@commitlint/prompt@19.5.0': - resolution: {integrity: sha512-1PF/m4vGNDg2fVkGddYrpwVTVme8lQyYgZaBDaapw0sXcORx5RrKIxJuW+63DDp/YX6AOmLcyGtoA1pV9WwenA==} + '@commitlint/prompt@19.6.0': + resolution: {integrity: sha512-hkFRhbsfEJ4LxQhXu8hJjNc8tgLufP8pH+cxI6WSywJrOJ39ySHsRUx3qJToNax1B1KgJWSpSKQI1KlbE17KXw==} engines: {node: '>=v18'} '@commitlint/read@19.5.0': @@ -10063,16 +10063,16 @@ snapshots: conventional-changelog-angular: 7.0.0 conventional-commits-parser: 5.0.0 - '@commitlint/prompt-cli@19.5.0(@types/node@22.5.5)(typescript@5.6.3)': + '@commitlint/prompt-cli@19.6.0(@types/node@22.5.5)(typescript@5.6.3)': dependencies: - '@commitlint/prompt': 19.5.0(@types/node@22.5.5)(typescript@5.6.3) + '@commitlint/prompt': 19.6.0(@types/node@22.5.5)(typescript@5.6.3) inquirer: 9.3.7 tinyexec: 0.3.0 transitivePeerDependencies: - '@types/node' - typescript - '@commitlint/prompt@19.5.0(@types/node@22.5.5)(typescript@5.6.3)': + '@commitlint/prompt@19.6.0(@types/node@22.5.5)(typescript@5.6.3)': dependencies: '@commitlint/ensure': 19.5.0 '@commitlint/load': 19.5.0(@types/node@22.5.5)(typescript@5.6.3)