From cadc2469b569fba6359c71fdae08c2cac71841fd Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2020 15:48:23 +0000 Subject: [PATCH] chore(package): update @commitlint/config-conventional to version 8.3.4 Closes #23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da68c84..9dd9a86 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "homepage": "https://github.com/basics/code-snippet-to-svg#readme", "devDependencies": { "@commitlint/cli": "^8.3.4", - "@commitlint/config-conventional": "^7.0.1", + "@commitlint/config-conventional": "^8.3.4", "babel-cli": "^6.26.0", "babel-eslint": "^10.0.0", "babel-plugin-add-module-exports": "^1.0.0",