diff --git a/package.json b/package.json index e20bee7..e0ba753 100644 --- a/package.json +++ b/package.json @@ -26,8 +26,8 @@ "readable-stream": "2.3.6" }, "devDependencies": { - "@commitlint/cli": "^7.0.0", - "@commitlint/config-conventional": "^7.0.1", + "@commitlint/cli": "^8.1.0", + "@commitlint/config-conventional": "^8.1.0", "JSONStream": "1.3.3", "commitizen": "^2.9.6", "cz-conventional-changelog": "^2.1.0",