From e890722a20b324bd90d4ff2db6e171be769ffff2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 03:32:02 +0000 Subject: [PATCH] build(deps): update devdependency conventional-changelog-angular to ~8.0.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fd333672..7f08c315 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "axios-mock-adapter": "~1.22.0", "babel-jest": "~29.7.0", "browserslist": "~4.24.0", - "conventional-changelog-angular": "~6.0.0", + "conventional-changelog-angular": "~8.0.0", "cross-env": "~7.0.0", "documentation": "~14.0.0", "eslint": "~8.57.0", diff --git a/yarn.lock b/yarn.lock index 7d25b45a..4017d8be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3650,10 +3650,10 @@ conventional-changelog-angular@^5.0.3: compare-func "^2.0.0" q "^1.5.1" -conventional-changelog-angular@~6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-6.0.0.tgz#a9a9494c28b7165889144fd5b91573c4aa9ca541" - integrity sha512-6qLgrBF4gueoC7AFVHu51nHL9pF9FRjXrH+ceVf7WmAfH3gs+gEYOkvxhjMPjZu57I4AGUGoNTY8V7Hrgf1uqg== +conventional-changelog-angular@~8.0.0: + version "8.0.0" + resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-8.0.0.tgz#5701386850f0e0c2e630b43ee7821d322d87e7a6" + integrity sha512-CLf+zr6St0wIxos4bmaKHRXWAcsCXrJU6F4VdNDrGRK3B8LDLKoX3zuMV5GhtbGkVR/LohZ6MT6im43vZLSjmA== dependencies: compare-func "^2.0.0"