From f694619643bff28524745aefd7d8f936c269674f 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 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 1dfbdac..39c39fa 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@angular/cli": "~7.3.8", "@angular/compiler-cli": "^7.2.13", "@angular/language-service": "^7.2.13", - "@commitlint/cli": "^7.5.2", + "@commitlint/cli": "^8.1.0", "@commitlint/config-conventional": "^7.5.0", "@types/jasmine": "^3.3.12", "@types/jasminewd2": "^2.0.6", From f34d6f106d92a9e3bce07c04aec96d5017746e6c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 19:00:15 +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 39c39fa..15b1f04 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@angular/compiler-cli": "^7.2.13", "@angular/language-service": "^7.2.13", "@commitlint/cli": "^8.1.0", - "@commitlint/config-conventional": "^7.5.0", + "@commitlint/config-conventional": "^8.1.0", "@types/jasmine": "^3.3.12", "@types/jasminewd2": "^2.0.6", "@types/node": "~10.12.20",