From b9417d0419a457845a2d0e6fcb6355756c101060 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 03:30:19 +0000 Subject: [PATCH] chore(package): update @commitlint/cli to version 8.3.5 Closes #307 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1988765..0f0b37c 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "type-is": "^1.6.14" }, "devDependencies": { - "@commitlint/cli": "^6.0.2", + "@commitlint/cli": "^8.3.5", "@commitlint/config-conventional": "^6.0.2", "@commitlint/prompt": "^6.0.2", "chai": "^4.1.2",