From d560e1f389291a399441f3f8f4f4b4a9fed7aab0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 14:11:27 +0000 Subject: [PATCH] Bump lerna from 3.22.1 to 5.4.0 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.22.1 to 5.4.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/v5.4.0/core/lerna) --- updated-dependencies: - dependency-name: lerna dependency-type: direct:development update-type: version-update:semver-major ... 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..0d24e32 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": "^5.4.0", "react": "^17.0.0", "react-dom": "^17.0.0", "rollup": "^2.26.10",