From 707ee92df4e9517d2173b9d2744ba61a0b51f1b6 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:46:06 +0000 Subject: [PATCH] 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 0e6c1f5..234ad46 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "husky": "^4.0.9", - "lerna": "^3.19.0", + "lerna": "^4.0.0", "prettier": "^2.0.2", "pretty-quick": "^2.0.1" },