diff --git a/package.json b/package.json index 57d4485..2ea697d 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "@types/node": "^26.2.0", "@vitest/coverage-istanbul": "^4.1.10", "@vitest/coverage-v8": "^4.1.10", - "conventional-changelog-conventionalcommits": "^9.3.1", + "conventional-changelog-conventionalcommits": "^10.3.0", "eslint": "^10.8.1", "eslint-config-prettier": "^10.1.8", "eslint-plugin-jsdoc": "^64.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f05280b..9d7b0f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ importers: specifier: ^4.1.10 version: 4.1.10(vitest@4.1.10) conventional-changelog-conventionalcommits: - specifier: ^9.3.1 - version: 9.3.1 + specifier: ^10.3.0 + version: 10.3.0 eslint: specifier: ^10.8.1 version: 10.8.1(jiti@2.6.1) @@ -1417,10 +1417,6 @@ packages: resolution: {integrity: sha512-qag0zFD867Qq1DK0jAWicyWlEMS1FFC/BLVLISaoeI7Y6Em6aWchk7BCkhOTsecRpMsV6qX41XmlNnghiiTmSw==} engines: {node: '>=22'} - conventional-changelog-conventionalcommits@9.3.1: - resolution: {integrity: sha512-dTYtpIacRpcZgrvBYvBfArMmK2xvIpv2TaxM0/ZI5CBtNUzvF2x0t15HsbRABWprS6UPmvj+PzHVjSx4qAVKyw==} - engines: {node: '>=18'} - conventional-changelog-writer@8.4.0: resolution: {integrity: sha512-HHBFkk1EECxxmCi4CTu091iuDpQv5/OavuCUAuZmrkWpmYfyD816nom1CvtfXJ/uYfAAjavgHvXHX291tSLK8g==} engines: {node: '>=18'} @@ -4424,10 +4420,6 @@ snapshots: dependencies: '@conventional-changelog/template': 1.3.0 - conventional-changelog-conventionalcommits@9.3.1: - dependencies: - compare-func: 2.0.0 - conventional-changelog-writer@8.4.0: dependencies: '@simple-libs/stream-utils': 1.2.0