From 3b41bf72dd2dab357844075ccb744332c93f2fd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 09:11:18 +0000 Subject: [PATCH] build(deps-dev): bump lerna from 8.2.4 to 9.0.0 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 8.2.4 to 9.0.0. - [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/v9.0.0/packages/lerna) --- updated-dependencies: - dependency-name: lerna dependency-version: 9.0.0 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 c45ab5c4..c3b25bf3 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "jest-environment-jsdom": "^30.0.2", "jest-junit": "^16.0.0", "lcov-result-merger": "^5.0.1", - "lerna": "^8.2.3", + "lerna": "^9.0.0", "pixelmatch": "5.3.0", "pngjs": "^7.0.0", "react": "^19.1.0",