From 88af7176d537ce5282f038392bb91c2f041ab140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 23:14:11 +0000 Subject: [PATCH] chore(deps): bump melos from 6.3.3 to 7.1.1 Bumps [melos](https://github.com/invertase/melos/tree/main/packages) from 6.3.3 to 7.1.1. - [Release notes](https://github.com/invertase/melos/releases) - [Changelog](https://github.com/invertase/melos/blob/main/CHANGELOG.md) - [Commits](https://github.com/invertase/melos/commits/melos-v7.1.1/packages) --- updated-dependencies: - dependency-name: melos dependency-version: 7.1.1 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 4934894..e638fa6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,7 @@ dev_dependencies: flutter_lints: ^5.0.0 flutter_test: sdk: flutter - melos: ^6.3.2 + melos: ">=6.3.2 <8.0.0" mockito: 5.4.6 pigeon: 25.3.2