From d3925831959048e5a0f438212bb008283ac5d295 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 12:04:03 +0000 Subject: [PATCH] chore(deps-dev): bump lerna from 3.22.1 to 5.5.2 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.22.1 to 5.5.2. - [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.2/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..0fc0d68143 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": "^5.5.2", "npm-run-all": "^4.1.5", "rimraf": "^3.0.2" },