From 0f1974f0dbccbd20e089ec2adb3ecf14e5270a26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 19:36:57 +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 f8e0aef6..3ab2ffc7 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "compile-less-cli": "^1.8.14", "husky": "^8.0.3", "lint-staged": "^13.2.0", - "lerna": "^7.0.1", + "lerna": "^8.0.0", "prettier": "^3.0.0", "git-format-staged": "^3.0.0", "tsbb": "^4.1.0"