From 27830c9ef7791d840932bb40db373a6324182427 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 2 Jun 2018 17:34:02 +0000 Subject: [PATCH] chore(package): update @commitlint/config-angular to version 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a2c401..7e8886e 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@commitlint/cli": "^6.0.1", - "@commitlint/config-angular": "^6.0.2", + "@commitlint/config-angular": "^7.0.0", "@commitlint/prompt": "^6.0.1", "@commitlint/prompt-cli": "^6.0.1", "babel-cli": "^6.26.0",