diff --git a/package.json b/package.json index 94d91f8..11900b1 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "serve": "vite preview" }, "dependencies": { - "@commitlint/config-conventional": "^18.4.3", + "@commitlint/config-conventional": "^18.4.4", "@felte/solid": "^1.2.11", "@felte/validator-zod": "^1.0.17", "@fontsource/fira-sans": "^5.0.18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 84644cb..2156527 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@commitlint/config-conventional': - specifier: ^18.4.3 - version: 18.4.3 + specifier: ^18.4.4 + version: 18.4.4 '@felte/solid': specifier: ^1.2.11 version: 1.2.11(solid-js@1.8.8) @@ -1458,8 +1458,8 @@ packages: - typescript dev: false - /@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