diff --git a/package.json b/package.json index 269fd57..78a5bf9 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@antfu/eslint-config": "^7.2.0", "@commitlint/cli": "^20.4.2", - "@commitlint/config-conventional": "^20.4.2", + "@commitlint/config-conventional": "^20.4.3", "@commitlint/types": "^20.4.3", "@eslint-react/eslint-plugin": "^2.13.0", "@next/bundle-analyzer": "^16.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee72af0..612db74 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: ^20.4.2 version: 20.4.2(@types/node@25.3.3)(typescript@5.9.3) '@commitlint/config-conventional': - specifier: ^20.4.2 - version: 20.4.2 + specifier: ^20.4.3 + version: 20.4.3 '@commitlint/types': specifier: ^20.4.3 version: 20.4.3 @@ -309,8 +309,8 @@ packages: engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@20.4.2': - resolution: {integrity: sha512-rwkTF55q7Q+6dpSKUmJoScV0f3EpDlWKw2UPzklkLS4o5krMN1tPWAVOgHRtyUTMneIapLeQwaCjn44Td6OzBQ==} + '@commitlint/config-conventional@20.4.3': + resolution: {integrity: sha512-9RtLySbYQAs8yEqWEqhSZo9nYhbm57jx7qHXtgRmv/nmeQIjjMcwf6Dl+y5UZcGWgWx435TAYBURONaJIuCjWg==} engines: {node: '>=v18'} '@commitlint/config-validator@20.4.0': @@ -2185,8 +2185,8 @@ packages: resolution: {integrity: sha512-GGf2Nipn1RUCAktxuVauVr1e3r8QrLP/B0lEUsFktmGqc3ddbQkhoJZHJctVU829U1c6mTSWftrVOCHaL85Q3w==} engines: {node: '>=18'} - conventional-changelog-conventionalcommits@9.1.0: - resolution: {integrity: sha512-MnbEysR8wWa8dAEvbj5xcBgJKQlX/m0lhS8DsyAAWDHdfs2faDJxTgzRYlRYpXSe7UiKrIIlB4TrBKU9q9DgkA==} + conventional-changelog-conventionalcommits@9.3.0: + resolution: {integrity: sha512-kYFx6gAyjSIMwNtASkI3ZE99U1fuVDJr0yTYgVy+I2QG46zNZfl2her+0+eoviG82c5WQvW1jMt1eOQTeJLodA==} engines: {node: '>=18'} conventional-commits-parser@6.3.0: @@ -5330,10 +5330,10 @@ snapshots: - '@types/node' - typescript - '@commitlint/config-conventional@20.4.2': + '@commitlint/config-conventional@20.4.3': dependencies: '@commitlint/types': 20.4.3 - conventional-changelog-conventionalcommits: 9.1.0 + conventional-changelog-conventionalcommits: 9.3.0 '@commitlint/config-validator@20.4.0': dependencies: @@ -7150,7 +7150,7 @@ snapshots: dependencies: compare-func: 2.0.0 - conventional-changelog-conventionalcommits@9.1.0: + conventional-changelog-conventionalcommits@9.3.0: dependencies: compare-func: 2.0.0