From 44175dab71b486970e5bcfb6021073632ac5ccc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 05:52:27 +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[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d0f5f6..6c1274e 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "html-webpack-plugin": "^4.4.1", "inquirer": "^7.3.3", - "lerna": "^3.20.2", + "lerna": "^4.0.0", "react": "^17.0.0", "react-dom": "^17.0.0", "rollup": "^2.26.10",