From 248ea4f2fbb2d5c5108421001cb2db0768bdbafd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 13:44:31 +0000 Subject: [PATCH] chore(deps): bump melos from 7.8.2 to 8.6.0 Bumps [melos](https://github.com/invertase/melos/tree/main/packages) from 7.8.2 to 8.6.0. - [Changelog](https://github.com/invertase/melos/blob/main/CHANGELOG.md) - [Commits](https://github.com/invertase/melos/commits/melos-v8.6.0/packages) --- updated-dependencies: - dependency-name: melos dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c5079f78..78ec2cc6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ workspace: - tests dev_dependencies: - melos: ^7.5.0 + melos: ^8.6.0 path: ^1.9.1 yaml: ^3.1.3 yaml_edit: ^2.2.4