From 2dea800321fc1e22708f54ddd25ed2c99c4604e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 10:52:36 +0800 Subject: [PATCH] chore: update dependency conventional-changelog-angular to v5.0.12 (#2258) Co-authored-by: Renovate Bot --- @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 a4a65d106c..48de5ebc63 100644 --- a/@commitlint/rules/package.json +++ b/@commitlint/rules/package.json @@ -37,7 +37,7 @@ "@commitlint/parse": "^11.0.0", "@commitlint/test": "^11.0.0", "@commitlint/utils": "^11.0.0", - "conventional-changelog-angular": "5.0.11", + "conventional-changelog-angular": "5.0.12", "globby": "^11.0.0" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 2a38e91e2d..88c350be05 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3862,7 +3862,15 @@ contains-path@^0.1.0: resolved "https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a" integrity sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo= -conventional-changelog-angular@5.0.11, 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== + dependencies: + compare-func "^2.0.0" + q "^1.5.1" + +conventional-changelog-angular@^5.0.11: version "5.0.11" resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.11.tgz#99a3ca16e4a5305e0c2c2fae3ef74fd7631fc3fb" integrity sha512-nSLypht/1yEflhuTogC03i7DX7sOrXGsRn14g131Potqi6cbGbGEE9PSDEHKldabB6N76HiSyw9Ph+kLmC04Qw==