From 04ca2c7483d58f541e82f68a3f88ab2bd334dc7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 20:43:34 +0000 Subject: [PATCH] chore(deps-dev): bump lerna from 3.22.1 to 6.6.1 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 3.22.1 to 6.6.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/6.6.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 88c45e97c..434ff007c 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": "^6.6.1", "typescript": "~4.8.0" }, "husky": {