diff --git a/package.json b/package.json index 0c8bbe3..2419e23 100644 --- a/package.json +++ b/package.json @@ -943,7 +943,7 @@ "devDependencies": { "@biomejs/biome": "2.3.13", "@commitlint/cli": "^20.4.0", - "@commitlint/config-conventional": "^20.3.1", + "@commitlint/config-conventional": "^20.4.0", "@compodoc/compodoc": "^1.2.1", "@types/mocha": "^10.0.10", "@types/node": "^24.10.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 021e127..3830305 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,8 +34,8 @@ importers: specifier: ^20.4.0 version: 20.4.0(@types/node@24.10.9)(typescript@5.9.3) '@commitlint/config-conventional': - specifier: ^20.3.1 - version: 20.3.1 + specifier: ^20.4.0 + version: 20.4.0 '@compodoc/compodoc': specifier: ^1.2.1 version: 1.2.1(@egjs/hammerjs@2.0.17)(component-emitter@2.0.0)(keycharm@0.4.0)(typescript@5.9.3)(vis-data@8.0.3(uuid@11.1.0)(vis-util@6.0.0(@egjs/hammerjs@2.0.17)(component-emitter@2.0.0)))(vis-util@6.0.0(@egjs/hammerjs@2.0.17)(component-emitter@2.0.0)) @@ -690,8 +690,8 @@ packages: engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@20.3.1': - resolution: {integrity: sha512-NCzwvxepstBZbmVXsvg49s+shCxlJDJPWxXqONVcAtJH9wWrOlkMQw/zyl+dJmt8lyVopt5mwQ3mR5M2N2rUWg==} + '@commitlint/config-conventional@20.4.0': + resolution: {integrity: sha512-nolhFe2YKIix0D4+tPXAWnnIc9WB5fOCgmm4h2EcRyEShC64oH/DpM9n++85NRdItvIhKb+Szsaeuug7KcEeIA==} engines: {node: '>=v18'} '@commitlint/config-validator@20.4.0': @@ -750,10 +750,6 @@ packages: resolution: {integrity: sha512-NDzq8Q6jmFaIIBC/GG6n1OQEaHdmaAAYdrZRlMgW6glYWGZ+IeuXmiymDvQNXPc82mVxq2KiE3RVpcs+1OeDeA==} engines: {node: '>=v18'} - '@commitlint/types@20.3.1': - resolution: {integrity: sha512-VmIFV/JkBRhDRRv7N5B7zEUkNZIx9Mp+8Pe65erz0rKycXLsi8Epcw0XJ+btSeRXgTzE7DyOyA9bkJ9mn/yqVQ==} - engines: {node: '>=v18'} - '@commitlint/types@20.4.0': resolution: {integrity: sha512-aO5l99BQJ0X34ft8b0h7QFkQlqxC6e7ZPVmBKz13xM9O8obDaM1Cld4sQlJDXXU/VFuUzQ30mVtHjVz74TuStw==} engines: {node: '>=v18'} @@ -856,9 +852,6 @@ packages: '@ts-morph/common@0.28.1': resolution: {integrity: sha512-W74iWf7ILp1ZKNYXY5qbddNaml7e9Sedv5lvU1V8lftlitkc9Pq1A+jlH23ltDgWYeZFFEqGCD1Ies9hqu3O+g==} - '@types/conventional-commits-parser@5.0.2': - resolution: {integrity: sha512-BgT2szDXnVypgpNxOK8aL5SGjUdaQbC++WZNjF1Qge3Og2+zhHj+RWhmehLhYyvQwqAmvezruVfOf8+3m74W+g==} - '@types/hammerjs@2.0.46': resolution: {integrity: sha512-ynRvcq6wvqexJ9brDMS4BnBLzmr0e14d6ZJTEShTBWKymQiHwlAyGu0ZPEFI2Fh1U53F7tN9ufClWM5KvqkKOw==} @@ -1179,9 +1172,9 @@ packages: resolution: {integrity: sha512-GGf2Nipn1RUCAktxuVauVr1e3r8QrLP/B0lEUsFktmGqc3ddbQkhoJZHJctVU829U1c6mTSWftrVOCHaL85Q3w==} engines: {node: '>=18'} - conventional-changelog-conventionalcommits@7.0.2: - resolution: {integrity: sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==} - engines: {node: '>=16'} + conventional-changelog-conventionalcommits@9.1.0: + resolution: {integrity: sha512-MnbEysR8wWa8dAEvbj5xcBgJKQlX/m0lhS8DsyAAWDHdfs2faDJxTgzRYlRYpXSe7UiKrIIlB4TrBKU9q9DgkA==} + engines: {node: '>=18'} conventional-commits-parser@6.2.1: resolution: {integrity: sha512-20pyHgnO40rvfI0NGF/xiEoFMkXDtkF8FwHvk5BokoFoCuTQRI8vrNCNFWUOfuolKJMm1tPCHc8GgYEtr1XRNA==} @@ -3836,10 +3829,10 @@ snapshots: - '@types/node' - typescript - '@commitlint/config-conventional@20.3.1': + '@commitlint/config-conventional@20.4.0': dependencies: - '@commitlint/types': 20.3.1 - conventional-changelog-conventionalcommits: 7.0.2 + '@commitlint/types': 20.4.0 + conventional-changelog-conventionalcommits: 9.1.0 '@commitlint/config-validator@20.4.0': dependencies: @@ -3923,11 +3916,6 @@ snapshots: dependencies: escalade: 3.2.0 - '@commitlint/types@20.3.1': - dependencies: - '@types/conventional-commits-parser': 5.0.2 - chalk: 5.6.2 - '@commitlint/types@20.4.0': dependencies: conventional-commits-parser: 6.2.1 @@ -4096,10 +4084,6 @@ snapshots: path-browserify: 1.0.1 tinyglobby: 0.2.15 - '@types/conventional-commits-parser@5.0.2': - dependencies: - '@types/node': 24.10.9 - '@types/hammerjs@2.0.46': {} '@types/istanbul-lib-coverage@2.0.6': {} @@ -4491,7 +4475,7 @@ snapshots: dependencies: compare-func: 2.0.0 - conventional-changelog-conventionalcommits@7.0.2: + conventional-changelog-conventionalcommits@9.1.0: dependencies: compare-func: 2.0.0