From 1f9c571406f4e28c283fc83ecb1e2a838bf1e71f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 11:47:00 +0000 Subject: [PATCH] chore(deps-dev): 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 89e5edc5f4..de861e4735 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.1", "npm-run-all": "^4.1.5", "rimraf": "^3.0.2" },