From 32a0b72792b3ebd71e97350b803ba63ca1aa2a79 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 18:52:43 +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 a47d2cb..5d611b7 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "publish:release": "lerna publish --conventional-commits --cd-version=patch --yes --message 'ci: publish [ci skip]'" }, "devDependencies": { - "@commitlint/cli": "^7.2.1", + "@commitlint/cli": "^8.1.0", "@commitlint/config-conventional": "^7.1.2", "codecov": "^3.1.0", "husky": "^1.1.2", From 9f1472c758dce18268f0f3080b8bc9f6bc96c99d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 18:52:53 +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 5d611b7..d157353 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@commitlint/cli": "^8.1.0", - "@commitlint/config-conventional": "^7.1.2", + "@commitlint/config-conventional": "^8.1.0", "codecov": "^3.1.0", "husky": "^1.1.2", "lerna": "^3.4.3",