diff --git a/package.json b/package.json index 8d81051b17..ce665441da 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ }, "devDependencies": { "@axe-core/playwright": "4.13.0", - "@commitlint/cli": "21.2.1", + "@commitlint/cli": "21.2.2", "@commitlint/config-conventional": "21.2.0", "@playwright/test": "1.62.1", "@types/bootstrap": "5.2.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ece6d1ef5d..606e205335 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,8 +44,8 @@ devDependencies: specifier: 4.13.0 version: 4.13.0(playwright-core@1.63.0) '@commitlint/cli': - specifier: 21.2.1 - version: 21.2.1(@types/node@26.2.0)(typescript@7.0.2) + specifier: 21.2.2 + version: 21.2.2(@types/node@26.2.0)(typescript@7.0.2) '@commitlint/config-conventional': specifier: 21.2.0 version: 21.2.0 @@ -331,12 +331,12 @@ packages: keyv: 5.6.0 dev: true - /@commitlint/cli@21.2.1(@types/node@26.2.0)(typescript@7.0.2): - resolution: {integrity: sha512-blsZGe29hJ72VGEFVl72IVYX+1vsfINpjA9yWQA6i7OKD/McGEOXg08sKIRKjFk4JvzhV/9n0l3i6NooPLTNfg==} + /@commitlint/cli@21.2.2(@types/node@26.2.0)(typescript@7.0.2): + resolution: {integrity: sha512-a+6hQxIxnpdvSvS2apvttPNbEliYsVC3PqFYDiiB2kjbwIsQsj1urvQ4Tkf70pKYozPalKAuRQmm/GHwndduqA==} engines: {node: '>=22.12.0'} hasBin: true dependencies: - '@commitlint/config-conventional': 21.2.0 + '@commitlint/config-conventional': 21.2.2 '@commitlint/format': 21.2.2 '@commitlint/lint': 21.2.2 '@commitlint/load': 21.2.2(@types/node@26.2.0)(typescript@7.0.2) @@ -359,6 +359,14 @@ packages: conventional-changelog-conventionalcommits: 10.4.0 dev: true + /@commitlint/config-conventional@21.2.2: + resolution: {integrity: sha512-NxA37SZviusFUEYOQZ5hNnZ1h7O/KiemPkxjOlpzKJNnWxThiwc6/SaZhaPa8fyLvfRBAywhQhJJk8XESHWlpQ==} + engines: {node: '>=22.12.0'} + dependencies: + '@commitlint/types': 21.2.0 + conventional-changelog-conventionalcommits: 10.4.0 + dev: true + /@commitlint/config-validator@21.2.0: resolution: {integrity: sha512-t7AzNHAKeIdo/3NRGwzpufKHsKkPHmFs/56N2Fnsh0/r0rGtnQzTxk6vnFgjaGr4hdSQKNB50/KAhR9Yk4LJKA==} engines: {node: '>=22.12.0'}