diff --git a/package.json b/package.json index 3e9fb5e..69043e8 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "devDependencies": { "@eslint/eslintrc": "3.3.5", "@eslint/js": "9.39.4", - "@commitlint/cli": "20.4.4", - "@commitlint/config-conventional": "20.4.4", + "@commitlint/cli": "20.5.0", + "@commitlint/config-conventional": "20.5.0", "@types/node": "24.12.0", "@types/pg": "8.18.0", "@types/semver": "7.7.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9c4a44..f9a055c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,11 +31,11 @@ importers: version: 7.7.4 devDependencies: '@commitlint/cli': - specifier: 20.4.4 - version: 20.4.4(@types/node@24.12.0)(conventional-commits-parser@6.3.0)(typescript@5.9.3) + specifier: 20.5.0 + version: 20.5.0(@types/node@24.12.0)(conventional-commits-parser@6.3.0)(typescript@5.9.3) '@commitlint/config-conventional': - specifier: 20.4.4 - version: 20.4.4 + specifier: 20.5.0 + version: 20.5.0 '@eslint/eslintrc': specifier: 3.3.5 version: 3.3.5 @@ -104,13 +104,13 @@ packages: resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} engines: {node: '>=6.9.0'} - '@commitlint/cli@20.4.4': - resolution: {integrity: sha512-GLMNQHYGcn0ohL2HMlAnXcD1PS2vqBBGbYKlhrRPOYsWiRoLWtrewsR3uKRb9v/IdS+qOS0vqJQ64n1g8VPKFw==} + '@commitlint/cli@20.5.0': + resolution: {integrity: sha512-yNkyN/tuKTJS3wdVfsZ2tXDM4G4Gi7z+jW54Cki8N8tZqwKBltbIvUUrSbT4hz1bhW/h0CdR+5sCSpXD+wMKaQ==} engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@20.4.4': - resolution: {integrity: sha512-Usg+XXbPNG2GtFWTgRURNWCge1iH1y6jQIvvklOdAbyn2t8ajfVwZCnf5t5X4gUsy17BOiY+myszGsSMIvhOVA==} + '@commitlint/config-conventional@20.5.0': + resolution: {integrity: sha512-t3Ni88rFw1XMa4nZHgOKJ8fIAT9M2j5TnKyTqJzsxea7FUetlNdYFus9dz+MhIRZmc16P0PPyEfh6X2d/qw8SA==} engines: {node: '>=v18'} '@commitlint/config-validator@20.5.0': @@ -1150,7 +1150,7 @@ snapshots: '@babel/helper-validator-identifier@7.28.5': {} - '@commitlint/cli@20.4.4(@types/node@24.12.0)(conventional-commits-parser@6.3.0)(typescript@5.9.3)': + '@commitlint/cli@20.5.0(@types/node@24.12.0)(conventional-commits-parser@6.3.0)(typescript@5.9.3)': dependencies: '@commitlint/format': 20.5.0 '@commitlint/lint': 20.5.0 @@ -1165,7 +1165,7 @@ snapshots: - conventional-commits-parser - typescript - '@commitlint/config-conventional@20.4.4': + '@commitlint/config-conventional@20.5.0': dependencies: '@commitlint/types': 20.5.0 conventional-changelog-conventionalcommits: 9.3.0