From a32a7996941a270cbfb80dedc52003c9dd1840f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 19:39:10 +0000 Subject: [PATCH] chore(deps): update dependency lerna to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26c7860..ef50165 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "jest": "^29.5.0", "jest-config": "^29.5.0", "jest-junit": "^16.0.0", - "lerna": "7.4.2", + "lerna": "8.0.0", "ts-jest": "^29.1.0", "typescript": "^5.0.4" }