From 498354fecabb9bab75fba70deacc1bd270e3c05d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:54:52 +0000 Subject: [PATCH] chore(deps): update dependency lerna to v8.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1120ef..b1c8e5f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "jest": "^29.5.0", "jest-config": "^29.5.0", "jest-junit": "^16.0.0", - "lerna": "8.1.2", + "lerna": "8.1.8", "ts-jest": "^29.1.0", "typescript": "^5.4.5" }