From 7786577926943165a4cc62a6a23a8a2f6cde34c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 08:35:47 +0000 Subject: [PATCH] Bump melos from 6.3.3 to 7.1.0 Bumps [melos](https://github.com/invertase/melos/tree/main/packages) from 6.3.3 to 7.1.0. - [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.0/packages) --- updated-dependencies: - dependency-name: melos dependency-version: 7.1.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 17c4f4d..19e00ec 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,5 +4,5 @@ environment: sdk: '>=3.2.3 <4.0.0' dev_dependencies: - melos: ^6.0.0 + melos: ^7.1.0