diff --git a/package.json b/package.json index 543b4ad..5fa363c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@commitlint/cli": "^19.5.0", - "@commitlint/config-conventional": "^18.6.0", + "@commitlint/config-conventional": "^19.6.0", "@release-it-plugins/workspaces": "^4.2.0", "@release-it/conventional-changelog": "^8.0.1", "concurrently": "^8.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7611009..3ab44a9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^19.5.0 version: 19.5.0(@types/node@22.5.5)(typescript@5.6.2) '@commitlint/config-conventional': - specifier: ^18.6.0 - version: 18.6.3 + specifier: ^19.6.0 + version: 19.6.0 '@release-it-plugins/workspaces': specifier: ^4.2.0 version: 4.2.0(release-it@17.6.0(typescript@5.6.2)) @@ -1062,8 +1062,8 @@ packages: engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@18.6.3': - resolution: {integrity: sha512-8ZrRHqF6je+TRaFoJVwszwnOXb/VeYrPmTwPhf0WxpzpGTcYy1p0SPyZ2eRn/sRi/obnWAcobtDAq6+gJQQNhQ==} + '@commitlint/config-conventional@19.6.0': + resolution: {integrity: sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==} engines: {node: '>=v18'} '@commitlint/config-validator@19.5.0': @@ -1122,10 +1122,6 @@ packages: resolution: {integrity: sha512-IP1YLmGAk0yWrImPRRc578I3dDUI5A2UBJx9FbSOjxe9sTlzFiwVJ+zeMLgAtHMtGZsC8LUnzmW1qRemkFU4ng==} engines: {node: '>=v18'} - '@commitlint/types@18.6.1': - resolution: {integrity: sha512-gwRLBLra/Dozj2OywopeuHj2ac26gjGkz2cZ+86cTJOdtWfiRRr4+e77ZDAGc6MDWxaWheI+mAV5TLWWRwqrFg==} - engines: {node: '>=v18'} - '@commitlint/types@19.5.0': resolution: {integrity: sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==} engines: {node: '>=v18'} @@ -9706,9 +9702,9 @@ snapshots: - '@types/node' - typescript - '@commitlint/config-conventional@18.6.3': + '@commitlint/config-conventional@19.6.0': dependencies: - '@commitlint/types': 18.6.1 + '@commitlint/types': 19.5.0 conventional-changelog-conventionalcommits: 7.0.2 '@commitlint/config-validator@19.5.0': @@ -9798,10 +9794,6 @@ snapshots: dependencies: find-up: 7.0.0 - '@commitlint/types@18.6.1': - dependencies: - chalk: 4.1.2 - '@commitlint/types@19.5.0': dependencies: '@types/conventional-commits-parser': 5.0.0