From c0d0045503faf885d779f67a5e23e4ffc5977ff9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 18:56:03 +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 3e4a0f2..6569ed1 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "yarn-global": "^1.1.0" }, "devDependencies": { - "@commitlint/cli": "^7.1.2", + "@commitlint/cli": "^8.1.0", "@commitlint/config-conventional": "^7.1.2", "eslint": "^5.6.0", "eslint-config-prettier": "^3.1.0", From 67b1d95e217b31c7b981285b34e606211dc7abae Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 18:56:13 +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 6569ed1..80501ec 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ }, "devDependencies": { "@commitlint/cli": "^8.1.0", - "@commitlint/config-conventional": "^7.1.2", + "@commitlint/config-conventional": "^8.1.0", "eslint": "^5.6.0", "eslint-config-prettier": "^3.1.0", "eslint-config-standard": "^12.0.0",