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