From 202863e3e9b3a6d962393776a1af63a2ab3d0b73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 12:04:35 +0000 Subject: [PATCH] chore(deps-dev): bump lerna from 3.22.1 to 5.4.2 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.22.1 to 5.4.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.4.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..5bd5c805b6 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.4.2", "npm-run-all": "^4.1.5", "rimraf": "^3.0.2" },