diff --git a/package.json b/package.json index bd43067..8510b3b 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 3efd49d..25bbf19 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': @@ -10043,16 +10043,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)