From ccdbffe48f1d3d08b8aa7b7222dcb2a8a3f58701 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 19:55:13 +0000 Subject: [PATCH] Update lerna to version 6.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d7c9337..53a7dbc9 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "es5-shim": "^4.5.7", "eslint": "^8.7.0", "jq-cli-wrapper": "*", - "lerna": "2.0.0-beta.14", + "lerna": "6.0.3", "lodash": "^4.6.1", "mocha": "^2.3.3", "mocha-fixtures-generic": "^2.7.0",