From 088379721abcbe06b17e1da4bbe4b15b20c686a3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Sep 2021 16:20:41 +0000 Subject: [PATCH] chore: update dependency conventional-changelog-angular to v5.0.13 --- @commitlint/rules/package.json | 2 +- yarn.lock | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/@commitlint/rules/package.json b/@commitlint/rules/package.json index 322f197c57..dba81cea18 100644 --- a/@commitlint/rules/package.json +++ b/@commitlint/rules/package.json @@ -37,7 +37,7 @@ "@commitlint/parse": "^13.1.0", "@commitlint/test": "^13.0.0", "@commitlint/utils": "^13.0.0", - "conventional-changelog-angular": "5.0.12", + "conventional-changelog-angular": "5.0.13", "globby": "^11.0.0" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 72b3b2ec7d..9d986c55cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3943,7 +3943,15 @@ console-control-strings@^1.0.0, console-control-strings@~1.1.0: resolved "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e" integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4= -conventional-changelog-angular@5.0.12, conventional-changelog-angular@^5.0.11, conventional-changelog-angular@^5.0.12: +conventional-changelog-angular@5.0.13: + version "5.0.13" + resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz#896885d63b914a70d4934b59d2fe7bde1832b28c" + integrity sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA== + dependencies: + compare-func "^2.0.0" + q "^1.5.1" + +conventional-changelog-angular@^5.0.11, conventional-changelog-angular@^5.0.12: version "5.0.12" resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.12.tgz#c979b8b921cbfe26402eb3da5bbfda02d865a2b9" integrity sha512-5GLsbnkR/7A89RyHLvvoExbiGbd9xKdKqDTrArnPbOqBqG/2wIosu0fHwpeIRI8Tl94MhVNBXcLJZl92ZQ5USw==