From f0f86501a23a76fe2a88bd73bcf977827bc34c74 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 18:58:16 +0000 Subject: [PATCH 1/3] chore(package): update @commitlint/cli to version 8.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1988765..4446228 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.1.0", "@commitlint/config-conventional": "^6.0.2", "@commitlint/prompt": "^6.0.2", "chai": "^4.1.2", From d241c8aa0f533c89b914c0bf8566c59524ec78e0 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 18:58:22 +0000 Subject: [PATCH 2/3] chore(package): update @commitlint/config-conventional to version 8.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4446228..3897d0d 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ }, "devDependencies": { "@commitlint/cli": "^8.1.0", - "@commitlint/config-conventional": "^6.0.2", + "@commitlint/config-conventional": "^8.1.0", "@commitlint/prompt": "^6.0.2", "chai": "^4.1.2", "commitizen": "^2.9.6", From a1d2fe391e783f2c38076e52195ad90654d02e49 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 18:58:28 +0000 Subject: [PATCH 3/3] chore(package): update @commitlint/prompt to version 8.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3897d0d..7ceefe6 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "devDependencies": { "@commitlint/cli": "^8.1.0", "@commitlint/config-conventional": "^8.1.0", - "@commitlint/prompt": "^6.0.2", + "@commitlint/prompt": "^8.1.0", "chai": "^4.1.2", "commitizen": "^2.9.6", "coveralls": "^3.0.0",