From 03ea04ed23b232e16c0f7d27fc2e5188b59dc398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 14:07:00 +0000 Subject: [PATCH] Bump lerna from 3.22.1 to 5.5.0 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.22.1 to 5.5.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.5.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..8d12f70 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.5.0", "react": "^17.0.0", "react-dom": "^17.0.0", "rollup": "^2.26.10",