diff --git a/package.json b/package.json index 65c1b9d..50685e9 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@yelo/rollup-node-external": "1.0.1", "alias-hq": "6.2.3", "classnames": "2.5.1", - "commitizen": "4.3.0", + "commitizen": "4.3.1", "commitlint": "19.4.1", "cz-conventional-changelog": "3.3.0", "eslint": "9.9.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d84c33..58b3cbb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: 2.5.1 version: 2.5.1 commitizen: - specifier: 4.3.0 - version: 4.3.0(@types/node@20.11.21)(typescript@5.5.4) + specifier: 4.3.1 + version: 4.3.1(@types/node@20.11.21)(typescript@5.5.4) commitlint: specifier: 19.4.1 version: 19.4.1(@types/node@20.11.21)(typescript@5.5.4) @@ -2587,8 +2587,8 @@ packages: resolution: {integrity: sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==} engines: {node: '>=18'} - 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 @@ -9171,7 +9171,7 @@ snapshots: commander@12.1.0: {} - commitizen@4.3.0(@types/node@20.11.21)(typescript@5.5.4): + commitizen@4.3.1(@types/node@20.11.21)(typescript@5.5.4): dependencies: cachedir: 2.3.0 cz-conventional-changelog: 3.3.0(@types/node@20.11.21)(typescript@5.5.4) @@ -9353,7 +9353,7 @@ snapshots: cz-conventional-changelog@3.3.0(@types/node@20.11.21)(typescript@5.5.4): dependencies: chalk: 2.4.2 - commitizen: 4.3.0(@types/node@20.11.21)(typescript@5.5.4) + commitizen: 4.3.1(@types/node@20.11.21)(typescript@5.5.4) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1