diff --git a/package.json b/package.json index 7f157a66..d408066f 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ }, "devDependencies": { "@commitlint/cli": "^19.8.1", - "@commitlint/config-conventional": "^19.8.1", + "@commitlint/config-conventional": "^20.0.0", "@eslint/eslintrc": "^3.3.1", "@eslint/js": "^9.38.0", "@hapi/code": "^9.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc7a6b4e..0700abc0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^19.8.1 version: 19.8.1(@types/node@22.18.12)(typescript@5.9.3) '@commitlint/config-conventional': - specifier: ^19.8.1 - version: 19.8.1 + specifier: ^20.0.0 + version: 20.0.0 '@eslint/eslintrc': specifier: ^3.3.1 version: 3.3.1 @@ -231,8 +231,8 @@ packages: engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@19.8.1': - resolution: {integrity: sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ==} + '@commitlint/config-conventional@20.0.0': + resolution: {integrity: sha512-q7JroPIkDBtyOkVe9Bca0p7kAUYxZMxkrBArCfuD3yN4KjRAenP9PmYwnn7rsw8Q+hHq1QB2BRmBh0/Z19ZoJw==} engines: {node: '>=v18'} '@commitlint/config-validator@19.8.1': @@ -3115,9 +3115,9 @@ snapshots: - '@types/node' - typescript - '@commitlint/config-conventional@19.8.1': + '@commitlint/config-conventional@20.0.0': dependencies: - '@commitlint/types': 19.8.1 + '@commitlint/types': 20.0.0 conventional-changelog-conventionalcommits: 7.0.2 '@commitlint/config-validator@19.8.1': @@ -3252,7 +3252,6 @@ snapshots: dependencies: '@types/conventional-commits-parser': 5.0.2 chalk: 5.6.2 - optional: true '@csstools/color-helpers@5.1.0': {}