diff --git a/package-lock.json b/package-lock.json index cb3c03b..ed02508 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "devDependencies": { "husky": "^9.0.11", "typescript": "~5.5.3", - "validate-conventional-commit": "^1.0.3" + "validate-conventional-commit": "^1.0.4" }, "peerDependencies": { "typescript": "~5.5.3" diff --git a/package.json b/package.json index a40aeb3..589fd72 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "husky": "^9.0.11", "typescript": "~5.5.3", - "validate-conventional-commit": "^1.0.3" + "validate-conventional-commit": "^1.0.4" }, "peerDependencies": { "typescript": "~5.5.3"