diff --git a/package.json b/package.json index e729d05..7f5eb2b 100644 --- a/package.json +++ b/package.json @@ -34,9 +34,9 @@ "unknown": "^0.2.5" }, "devDependencies": { - "@commitlint/cli": "18.6.1", - "@commitlint/config-conventional": "18.6.3", - "@commitlint/cz-commitlint": "18.6.1", + "@commitlint/cli": "21.0.0", + "@commitlint/config-conventional": "21.0.0", + "@commitlint/cz-commitlint": "21.0.0", "@softwareventures/eslint-config": "7.10.0", "@softwareventures/precise-commits": "4.0.25", "@softwareventures/prettier-config": "4.0.0",