From 327ec88b5811f1c3345d1c803ea1d050aa67e33f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 06:28:16 +0000 Subject: [PATCH] Bump lerna from 3.20.2 to 4.0.0 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.20.2 to 4.0.0. - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/core/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v4.0.0/core/lerna) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2098084e..4a59c502 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,6 @@ "test": "lerna run test --stream" }, "devDependencies": { - "lerna": "3.20.2" + "lerna": "4.0.0" } } \ No newline at end of file