From 510fcc695f55cdaf549cf9a5839af96e5fea9ca8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <greenkeeper[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2018 21:15:23 +0000 Subject: [PATCH] chore(package): update @commitlint/config-conventional to version 6.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7dcf180..9feb4e0 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@commitlint/cli": "6.1.0", - "@commitlint/config-conventional": "6.1.0", + "@commitlint/config-conventional": "6.1.1", "eslint": "4.18.1", "eslint-config-airbnb": "16.1.0", "eslint-plugin-import": "2.9.0", -- GitLab