diff --git a/package.json b/package.json index 1a9a514..e9ae4b9 100644 --- a/package.json +++ b/package.json @@ -89,9 +89,9 @@ "tslib": "2.6.2" }, "devDependencies": { - "@commitlint/cli": "17.8.1", - "@commitlint/config-conventional": "17.8.1", - "@commitlint/cz-commitlint": "17.8.1", + "@commitlint/cli": "19.3.0", + "@commitlint/config-conventional": "19.2.2", + "@commitlint/cz-commitlint": "19.2.0", "@softwareventures/eslint-config": "7.1.5", "@softwareventures/precise-commits": "3.0.33", "@softwareventures/prettier-config": "4.0.0",