diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e90a21a..8652bbc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 19.6.0(@types/node@22.9.1)(typescript@5.6.3) '@somehow-digital/commitlint-config': specifier: ^1.0.0 - version: 1.0.0(@commitlint/cli@19.6.0(@types/node@22.9.1)(typescript@5.6.3))(cspell@8.16.0) + version: 1.1.0(@commitlint/cli@19.6.0(@types/node@22.9.1)(typescript@5.6.3))(cspell@8.16.0) '@somehow-digital/cspell-dictionary': specifier: ^1.0.0 version: 1.0.0(cspell@8.16.0) @@ -57,6 +57,10 @@ packages: engines: {node: '>=v18'} hasBin: true + '@commitlint/config-conventional@19.6.0': + resolution: {integrity: sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==} + engines: {node: '>=v18'} + '@commitlint/config-validator@19.5.0': resolution: {integrity: sha512-CHtj92H5rdhKt17RmgALhfQt95VayrUo2tSqY9g2w+laAXyk7K/Ef6uPm9tn5qSIwSmrLjKaXK9eiNuxmQrDBw==} engines: {node: '>=v18'} @@ -414,9 +418,9 @@ packages: engines: {node: '>=8.10'} hasBin: true - '@somehow-digital/commitlint-config@1.0.0': - resolution: {integrity: sha512-rDqDGyHfE26k81a/DDrqQ2E+Pf4cdhTkcUbb0Emz/tE/PWIpSvgG4ENvRYlziuS72+9wHxMTbBcvvtMCmkWGDw==} - engines: {node: '>=20', pnpm: '>=9'} + '@somehow-digital/commitlint-config@1.1.0': + resolution: {integrity: sha512-OPsxMUicoKLTivMC7wABl/3rU9mSBb7hrcIz4jxZ7U21d41maOTS45yFNFrFRwzyl5U5hPZGRRsptVREPtHA9A==} + engines: {node: '>=22', pnpm: '>=9'} peerDependencies: '@commitlint/cli': ^19.5.0 @@ -680,6 +684,10 @@ packages: resolution: {integrity: sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==} engines: {node: '>=16'} + conventional-changelog-conventionalcommits@7.0.2: + resolution: {integrity: sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==} + engines: {node: '>=16'} + conventional-commits-parser@5.0.0: resolution: {integrity: sha512-ZPMl0ZJbw74iS9LuX9YIAiW8pfM5p3yh2o/NbXHbkFuZzY5jvdi5jFycEOkmBW5H5I7nA+D6f3UcsCLP2vvSEA==} engines: {node: '>=16'} @@ -1770,6 +1778,11 @@ snapshots: - '@types/node' - typescript + '@commitlint/config-conventional@19.6.0': + dependencies: + '@commitlint/types': 19.5.0 + conventional-changelog-conventionalcommits: 7.0.2 + '@commitlint/config-validator@19.5.0': dependencies: '@commitlint/types': 19.5.0 @@ -2145,9 +2158,10 @@ snapshots: ignore: 5.3.2 p-map: 4.0.0 - '@somehow-digital/commitlint-config@1.0.0(@commitlint/cli@19.6.0(@types/node@22.9.1)(typescript@5.6.3))(cspell@8.16.0)': + '@somehow-digital/commitlint-config@1.1.0(@commitlint/cli@19.6.0(@types/node@22.9.1)(typescript@5.6.3))(cspell@8.16.0)': dependencies: '@commitlint/cli': 19.6.0(@types/node@22.9.1)(typescript@5.6.3) + '@commitlint/config-conventional': 19.6.0 '@somehow-digital/commitlint-plugin-spellcheck': 1.0.1(cspell@8.16.0) transitivePeerDependencies: - cspell @@ -2436,6 +2450,10 @@ snapshots: dependencies: compare-func: 2.0.0 + conventional-changelog-conventionalcommits@7.0.2: + dependencies: + compare-func: 2.0.0 + conventional-commits-parser@5.0.0: dependencies: JSONStream: 1.3.5