From 1cbdf636a2c0d3400c04caa0c0f6fbd2f8797082 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 20:10:57 +0000 Subject: [PATCH] chore(deps): update dependency lerna to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 571bf9bb..a4fbe951 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "eslint-plugin-prettier": "^4.2.1", "find-yarn-workspace-root": "^2.0.0", "hookem": "^2.0.1", - "lerna": "^5.4.0", + "lerna": "^6.6.1", "lint-staged": "^13.0.3", "prettier": "^2.7.1" },