diff --git a/package.json b/package.json index d43c52ae..c0c5befe 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@types/vinyl": "2.0.12", "@vitest/coverage-v8": "2.1.1", "autoprefixer": "10.4.20", - "commitizen": "4.3.0", + "commitizen": "4.3.1", "cz-git": "1.10.1", "del": "7.1.0", "esbuild": "0.23.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 482d8ffc..a209e5f3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: 10.4.20 version: 10.4.20(postcss@8.4.47) commitizen: - specifier: 4.3.0 - version: 4.3.0(@types/node@22.5.5)(typescript@5.6.2) + specifier: 4.3.1 + version: 4.3.1(@types/node@22.5.5)(typescript@5.6.2) cz-git: specifier: 1.10.1 version: 1.10.1 @@ -1256,8 +1256,8 @@ packages: resolution: {integrity: sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==} hasBin: true - commitizen@4.3.0: - resolution: {integrity: sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==} + commitizen@4.3.1: + resolution: {integrity: sha512-gwAPAVTy/j5YcOOebcCRIijn+mSjWJC+IYKivTu6aG8Ei/scoXgfsMRnuAk6b0GRste2J4NGxVdMN3ZpfNaVaw==} engines: {node: '>= 12'} hasBin: true @@ -4881,7 +4881,7 @@ snapshots: color-support@1.1.3: {} - commitizen@4.3.0(@types/node@22.5.5)(typescript@5.6.2): + commitizen@4.3.1(@types/node@22.5.5)(typescript@5.6.2): dependencies: cachedir: 2.3.0 cz-conventional-changelog: 3.3.0(@types/node@22.5.5)(typescript@5.6.2) @@ -5086,7 +5086,7 @@ snapshots: cz-conventional-changelog@3.3.0(@types/node@22.5.5)(typescript@5.6.2): dependencies: chalk: 2.4.2 - commitizen: 4.3.0(@types/node@22.5.5)(typescript@5.6.2) + commitizen: 4.3.1(@types/node@22.5.5)(typescript@5.6.2) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1