From e1ba286f220f935ec4d872447d44644fe3bad6d3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 2 Jun 2018 17:18:30 +0000 Subject: [PATCH] chore(package): update @commitlint/config-conventional to version 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e69541f..ed5be95 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ }, "devDependencies": { "@commitlint/cli": "6.1.3", - "@commitlint/config-conventional": "6.1.3", + "@commitlint/config-conventional": "7.0.0", "@storybook/react": "3.4.0", "babel-cli": "6.26.0", "babel-preset-es2015": "6.24.1",