From 5a9b18a481ed33dc1dbae39bc76d8596554287f6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 18:52:13 +0000 Subject: [PATCH 1/2] 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 f6db70a..81b64bc 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "ramda": "^0.25.0" }, "devDependencies": { - "@commitlint/cli": "^6.1.3", + "@commitlint/cli": "^8.1.0", "@commitlint/config-conventional": "^6.1.3", "all-contributors-cli": "^4.6.0", "babel-eslint": "^8.2.3", From 9461383a85e93d0dc49c9d41c25d55a3caccf082 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 18:52:20 +0000 Subject: [PATCH 2/2] fix(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 81b64bc..bb32854 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ } }, "dependencies": { - "@commitlint/config-conventional": "^6.1.3", + "@commitlint/config-conventional": "^8.1.0", "ramda": "^0.25.0" }, "devDependencies": {