From 7c664778152455f4dcb3c912711d02469de075b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 14:15:11 +0000 Subject: [PATCH] Bump lerna from 3.22.1 to 6.4.1 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.22.1 to 6.4.1. - [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/v6.4.1/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..4f1c09e 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": "^6.4.1", "react": "^17.0.0", "react-dom": "^17.0.0", "rollup": "^2.26.10",