diff --git a/package.json b/package.json index 5426cc4b..477162f6 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "devDependencies": { "@commitlint/cli": "^17.8.1", - "@commitlint/config-conventional": "^18.4.3", + "@commitlint/config-conventional": "^18.4.4", "@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 3e0c043b..76e613a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ devDependencies: specifier: ^17.8.1 version: 17.8.1 '@commitlint/config-conventional': - specifier: ^18.4.3 - version: 18.4.3 + specifier: ^18.4.4 + version: 18.4.4 '@eartharoid/deep-merge': specifier: ^0.0.2 version: 0.0.2 @@ -1569,8 +1569,8 @@ packages: - '@swc/wasm' dev: true - /@commitlint/config-conventional@18.4.3: - resolution: {integrity: sha512-729eRRaNta7JZF07qf6SAGSghoDEp9mH7yHU0m7ff0q89W97wDrWCyZ3yoV3mcQJwbhlmVmZPTkPcm7qiAu8WA==} + /@commitlint/config-conventional@18.4.4: + resolution: {integrity: sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==} engines: {node: '>=v18'} dependencies: conventional-changelog-conventionalcommits: 7.0.2