diff --git a/package.json b/package.json index b70aea9..8c97b1e 100644 --- a/package.json +++ b/package.json @@ -89,9 +89,9 @@ "tslib": "2.8.1" }, "devDependencies": { - "@commitlint/cli": "20.5.3", - "@commitlint/config-conventional": "20.5.3", - "@commitlint/cz-commitlint": "20.5.3", + "@commitlint/cli": "21.2.0", + "@commitlint/config-conventional": "21.2.0", + "@commitlint/cz-commitlint": "21.2.0", "@softwareventures/eslint-config": "9.5.0", "@softwareventures/precise-commits": "4.0.26", "@softwareventures/prettier-config": "4.0.0",