diff --git a/package.json b/package.json index 66b1d584..9ea489ea 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@commitlint/cli": "^18.5.0", - "@commitlint/config-conventional": "^18.4.4", + "@commitlint/config-conventional": "^18.5.0", "@eartharoid/deep-merge": "^0.0.2", "@vitejs/plugin-react-swc": "^3.5.0", "adm-zip": "^0.5.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 688eef86..783713d3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ devDependencies: specifier: ^18.5.0 version: 18.5.0(@types/node@20.10.7)(typescript@5.3.3) '@commitlint/config-conventional': - specifier: ^18.4.4 - version: 18.4.4 + specifier: ^18.5.0 + version: 18.5.0 '@eartharoid/deep-merge': specifier: ^0.0.2 version: 0.0.2 @@ -1565,8 +1565,8 @@ packages: - typescript dev: true - /@commitlint/config-conventional@18.4.4: - resolution: {integrity: sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==} + /@commitlint/config-conventional@18.5.0: + resolution: {integrity: sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==} engines: {node: '>=v18'} dependencies: conventional-changelog-conventionalcommits: 7.0.2