From ccd97dee3b32fecff4655490192b6b604e03750d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 31 May 2019 07:51:25 +0000 Subject: [PATCH] chore(package): update @commitlint/config-conventional to version 8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa934cd..670ec2a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@babel/preset-env": "^7.4.3", "@babel/runtime": "^7.4.3", "@commitlint/cli": "^7.5.2", - "@commitlint/config-conventional": "^7.5.0", + "@commitlint/config-conventional": "^8.0.0", "@commitlint/prompt-cli": "^7.2.1", "babel-core": "^7.0.0-0", "babel-eslint": "^10.0.0",