From 3faaf160f665dea8343de90bf5cf03604cc6f1e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 10:01:20 +0000 Subject: [PATCH] chore(deps): update dependency lerna to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fdfb70..6183801 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "eslint-plugin-react": "^7.21.5", "eslint-plugin-react-hooks": "^7.0.0", "jest": "^30.0.0", - "lerna": "^9.0.0", + "lerna": "^10.0.0", "rollup": "^4.0.0", "ts-jest": "^29.0.0", "typescript": "^6.0.0"