From 44330cebbec95c9e0f5229225a9c39dc1bb0bcc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 13:44:30 +0000 Subject: [PATCH] chore(deps): bump melos from 7.8.2 to 8.3.0 Bumps [melos](https://github.com/invertase/melos/tree/main/packages) from 7.8.2 to 8.3.0. - [Changelog](https://github.com/invertase/melos/blob/main/CHANGELOG.md) - [Commits](https://github.com/invertase/melos/commits/melos-v8.3.0/packages) --- updated-dependencies: - dependency-name: melos dependency-version: 8.3.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..580d0152 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ workspace: - tests dev_dependencies: - melos: ^7.5.0 + melos: ^8.3.0 path: ^1.9.1 yaml: ^3.1.3 yaml_edit: ^2.2.4