From 1a2f4c76f847e7ec293521e314b2f0e0c783a4ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 06:22:44 +0000 Subject: [PATCH] Update dependency lerna to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5ad690f24..6012933438 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "json5": "2.2.3", "ky": "1.1.3", "ky-universal": "0.12.0", - "lerna": "7.4.2", + "lerna": "8.0.0", "lint-staged": "15.1.0", "lodash": "4.17.21", "lost": "9.0.2",