diff --git a/package.json b/package.json index f79cb51..0f7b5ab 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@types/node": "22.5.5", "audit-ci": "^7.1.0", "browserslist-config-anolilab": "^5.0.14", - "commitizen": "^4.3.0", + "commitizen": "^4.3.1", "cross-env": "^7.0.3", "husky": "^9.1.6", "is-ci": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 894ce2c..9c0a155 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,8 +50,8 @@ importers: specifier: ^5.0.14 version: 5.0.14 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) cross-env: specifier: ^7.0.3 version: 7.0.3 @@ -1838,8 +1838,8 @@ packages: commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} - 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 @@ -5873,7 +5873,7 @@ snapshots: '@commitlint/cli': 19.5.0(@types/node@22.5.5)(typescript@5.6.2) '@commitlint/config-conventional': 18.6.3 '@commitlint/core': 18.6.1(@types/node@22.5.5)(typescript@5.6.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-changelog-conventionalcommits: 7.0.2 cz-conventional-changelog: 3.3.0(@types/node@22.5.5)(typescript@5.6.2) transitivePeerDependencies: @@ -7868,7 +7868,7 @@ snapshots: commander@2.20.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) @@ -8022,7 +8022,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