From deb67a9af7ca242f30973034b6bc5473560ac4f3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 14:55:15 +0000 Subject: [PATCH] chore(deps-dev): bump lerna from 3.22.1 to 4.0.0 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.22.1 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 b32abee4..a337b2b5 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "update-contributors": "aegir release --lint=false --test=false --bump=false --build=false --changelog=false --commit=false --tag=false --push=false --ghrelease=false --docs=false --publish=false" }, "devDependencies": { - "lerna": "^3.22.1" + "lerna": "^4.0.0" }, "repository": { "type": "git",