diff --git a/package.json b/package.json index ef50a8d..597b86e 100644 --- a/package.json +++ b/package.json @@ -32,9 +32,9 @@ "tslib": "^2.5.0" }, "devDependencies": { - "@commitlint/cli": "17.8.1", - "@commitlint/config-conventional": "17.8.1", - "@commitlint/cz-commitlint": "17.8.1", + "@commitlint/cli": "20.3.1", + "@commitlint/config-conventional": "20.3.1", + "@commitlint/cz-commitlint": "20.3.1", "@softwareventures/eslint-config": "7.10.0", "@softwareventures/precise-commits": "4.0.23", "@softwareventures/prettier-config": "4.0.0",