From 0342833a60f5e8527ce699c7bf3fa5b9bc52ee8b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 19:29:19 +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 4b874c8e..ae76984d 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "eslint": "8.27.0", "husky": "8.0.2", "json-stable-stringify": "1.0.2", - "lerna": "6.0.3", + "lerna": "8.1.2", "lint-staged": "13.0.3", "lodash": "4.17.21", "markdownlint-cli": "0.32.2",