From 387cf0eef329e7904cd552edbd42daef2d7f8446 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 19:00:04 +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 5fab8c5..a601f6b 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@asset-pipe/sink-fs": "^1.1.3", - "@commitlint/cli": "^7.0.0", + "@commitlint/cli": "^8.1.0", "@commitlint/config-conventional": "^7.0.1", "commitizen": "^3.0.5", "cz-conventional-changelog": "^2.1.0", From b5fa603a370a862e93500f2b4cbb37fbcfc81dfd Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 19:00:10 +0000 Subject: [PATCH 2/2] 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 a601f6b..fcea621 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@asset-pipe/sink-fs": "^1.1.3", "@commitlint/cli": "^8.1.0", - "@commitlint/config-conventional": "^7.0.1", + "@commitlint/config-conventional": "^8.1.0", "commitizen": "^3.0.5", "cz-conventional-changelog": "^2.1.0", "eslint": "^5.0.1",