From b9021aa9ace793ac188538e77231032ef2180fc3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 20 Oct 2021 05:18:04 +0000 Subject: [PATCH] chore(deps): update @commitlint --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index cceae6009..c12efac88 100644 --- a/package.json +++ b/package.json @@ -54,9 +54,9 @@ "tslint:custom-rule:test": "tslint --test ./tools/tslint/test" }, "devDependencies": { - "@commitlint/cli": "^8.1.0", - "@commitlint/config-conventional": "^8.1.0", - "@commitlint/prompt-cli": "^8.1.0", + "@commitlint/cli": "^13.0.0", + "@commitlint/config-conventional": "^13.0.0", + "@commitlint/prompt-cli": "^13.0.0", "@types/jest": "^25.2.1", "@types/node": "8.10.40", "aws-sdk": "^2.401.0",