diff --git a/package.json b/package.json index d2daccd..96a9532 100644 --- a/package.json +++ b/package.json @@ -89,9 +89,9 @@ "tslib": "2.8.1" }, "devDependencies": { - "@commitlint/cli": "17.8.1", - "@commitlint/config-conventional": "17.8.1", - "@commitlint/cz-commitlint": "17.8.1", + "@commitlint/cli": "20.4.3", + "@commitlint/config-conventional": "20.4.3", + "@commitlint/cz-commitlint": "20.4.3", "@softwareventures/eslint-config": "7.10.0", "@softwareventures/precise-commits": "3.0.36", "@softwareventures/prettier-config": "4.0.0",