From 9a4cb13670a5d491737d3e7b355edd17a32d69f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 11:44:06 +0000 Subject: [PATCH] chore(deps-dev): bump lerna from 3.22.1 to 6.4.0 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.22.1 to 6.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/v6.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 89e5edc5f4..1d5af0886c 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "devDependencies": { "execa": "^5.0.0", "json": "^10.0.0", - "lerna": "^3.22.0", + "lerna": "^6.4.0", "npm-run-all": "^4.1.5", "rimraf": "^3.0.2" },