From ddf71b90669d30b18b96d11dc41756fe95f40c4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 00:10:58 +0000 Subject: [PATCH] chore(deps-dev): bump lerna from 3.22.1 to 7.4.1 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 3.22.1 to 7.4.1. - [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.1/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..a6e91f03a 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.1", "typescript": "~4.8.0" }, "husky": {