From 5996a21f4b6b7a7f391910eb7d8e5115a0099c81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 10:36:18 +0000 Subject: [PATCH] chore(deps): bump lerna from 4.0.0 to 5.1.2 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 4.0.0 to 5.1.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.1.2/core/lerna) --- updated-dependencies: - dependency-name: lerna dependency-type: direct:production 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 33498cd9..245e468d 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "release": "lerna run --concurrency 1 release -- --" }, "dependencies": { - "lerna": "^4.0.0", + "lerna": "^5.1.2", "rimraf": "^3.0.2" }, "workspaces": [