From 4ade580d583a434eaed89d373a9fdb4f331203c3 Mon Sep 17 00:00:00 2001 From: Damien Pellier Date: Tue, 30 Jul 2024 11:04:15 +0200 Subject: [PATCH] fix(build): downgrade conventionnal-changelog --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index ac960f7317..1804c6d9cc 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/node": "18.15.3", "@typescript-eslint/eslint-plugin": "7.0.1", "@typescript-eslint/parser": "7.0.1", - "conventional-changelog-angular": "7.0.0", + "conventional-changelog-angular": "5.0.13", "eslint": "8.56.0", "eslint-html-reporter": "0.7.4", "eslint-import-resolver-typescript": "3.6.1", diff --git a/yarn.lock b/yarn.lock index 0021d8f9ee..3e75596266 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8588,22 +8588,22 @@ __metadata: languageName: node linkType: hard -"conventional-changelog-angular@npm:7.0.0, conventional-changelog-angular@npm:^7.0.0": - version: 7.0.0 - resolution: "conventional-changelog-angular@npm:7.0.0" +"conventional-changelog-angular@npm:5.0.13, conventional-changelog-angular@npm:^5.0.3": + version: 5.0.13 + resolution: "conventional-changelog-angular@npm:5.0.13" dependencies: compare-func: ^2.0.0 - checksum: 2478962ad7ce42878449ba3568347d704f22c5c9af1cd36916b5600734bd7f82c09712a338c649195c44e907f1b0372ce52d6cb51df643f495c89af05ad4bc48 + q: ^1.5.1 + checksum: 6ed4972fce25a50f9f038c749cc9db501363131b0fb2efc1fccecba14e4b1c80651d0d758d4c350a609f32010c66fa343eefd49c02e79e911884be28f53f3f90 languageName: node linkType: hard -"conventional-changelog-angular@npm:^5.0.3": - version: 5.0.13 - resolution: "conventional-changelog-angular@npm:5.0.13" +"conventional-changelog-angular@npm:^7.0.0": + version: 7.0.0 + resolution: "conventional-changelog-angular@npm:7.0.0" dependencies: compare-func: ^2.0.0 - q: ^1.5.1 - checksum: 6ed4972fce25a50f9f038c749cc9db501363131b0fb2efc1fccecba14e4b1c80651d0d758d4c350a609f32010c66fa343eefd49c02e79e911884be28f53f3f90 + checksum: 2478962ad7ce42878449ba3568347d704f22c5c9af1cd36916b5600734bd7f82c09712a338c649195c44e907f1b0372ce52d6cb51df643f495c89af05ad4bc48 languageName: node linkType: hard @@ -16732,7 +16732,7 @@ __metadata: "@types/node": 18.15.3 "@typescript-eslint/eslint-plugin": 7.0.1 "@typescript-eslint/parser": 7.0.1 - conventional-changelog-angular: 7.0.0 + conventional-changelog-angular: 5.0.13 eslint: 8.56.0 eslint-html-reporter: 0.7.4 eslint-import-resolver-typescript: 3.6.1