From de14b5b925a3d5c777d2c652e3f61fb1a3913661 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 16:08:47 +0000 Subject: [PATCH] chore(deps): update dependency lerna to v8.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1120ef..d680455 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.5", "ts-jest": "^29.1.0", "typescript": "^5.4.5" }