diff --git a/package.json b/package.json index 7f858cac..b07eacf8 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@commitlint/cli": "^18.6.1", - "@commitlint/config-conventional": "^18.6.1", + "@commitlint/config-conventional": "^18.6.2", "@eartharoid/deep-merge": "^0.0.2", "@vitejs/plugin-react-swc": "^3.6.0", "adm-zip": "^0.5.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a5c4ee43..438191a8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ devDependencies: specifier: ^18.6.1 version: 18.6.1(@types/node@20.11.17)(typescript@5.3.3) '@commitlint/config-conventional': - specifier: ^18.6.1 - version: 18.6.1 + specifier: ^18.6.2 + version: 18.6.2 '@eartharoid/deep-merge': specifier: ^0.0.2 version: 0.0.2 @@ -1565,8 +1565,8 @@ packages: - typescript dev: true - /@commitlint/config-conventional@18.6.1: - resolution: {integrity: sha512-ftpfAOQyI+IHvut0cRF4EFM39PWCqde+uOXCjH9NpK6FpqfhncAbEvP0E7OIpFsrDX0aS7k81tzH5Yz7prcNxA==} + /@commitlint/config-conventional@18.6.2: + resolution: {integrity: sha512-PcgSYg1AKGQIwDQKbaHtJsfqYy4uJTC7crLVZ83lfjcPaec4Pry2vLeaWej7ao2KsT20l9dWoMPpEGg8LWdUuA==} engines: {node: '>=v18'} dependencies: '@commitlint/types': 18.6.1