From ea8880f5f65663918797fec4b92383e13cb826a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:01:27 +0800 Subject: [PATCH] chore(deps): update dependency lerna to v8 (#19) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c975e9..2b6427e 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@kkt/less-modules": "^7.4.9", "ajv": "^8.8.0", "husky": "^8.0.3", - "lerna": "^7.3.0", + "lerna": "^8.0.0", "lint-staged": "^14.0.0", "prettier": "^3.0.0", "tsbb": "^4.0.5"