From 373524c3b0e80b440570bef67a6b3113e77ae1de Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 31 May 2019 07:35:16 +0000 Subject: [PATCH] chore(package): update @commitlint/cli to version 8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5383277..23df89f 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "wordpress" ], "devDependencies": { - "@commitlint/cli": "^7.0.0", + "@commitlint/cli": "^8.0.0", "@commitlint/config-conventional": "^7.0.1", "eslint": "~4.19.0", "eslint-plugin-wordpress": "git://github.com/WordPress-Coding-Standards/eslint-plugin-wordpress.git#552af1454d175e15f6d25aadc2ccde30a1922d4f",