From 1be77640ad7a0f47ee2af05e6b08de438782f606 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 15:53:53 +0000 Subject: [PATCH] chore(deps-dev): bump lerna from 3.22.1 to 7.4.2 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 3.22.1 to 7.4.2. - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v7.4.2/packages/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 1e5a03390..b37944d7c 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "devDependencies": { "chokidar-cli": "^2.0.0", "husky": "^4.2.0", - "lerna": "^3.13.3", + "lerna": "^7.4.2", "typescript": "~4.8.0" }, "husky": {