From 3c68faa1f19bf05825d10cf5353314fce34d6a76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 22:17:55 +0000 Subject: [PATCH] chore(deps-dev): bump lerna from 3.22.1 to 7.3.1 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 3.22.1 to 7.3.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.3.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..b3c8c08ef 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.3.1", "typescript": "~4.8.0" }, "husky": {