From 3aaba1aaf8ce85b5d5707c10fae8222e90f1c4b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 13:53:02 +0000 Subject: [PATCH] chore(deps): bump melos from 4.1.0 to 6.1.0 Bumps [melos](https://github.com/invertase/melos/tree/main/packages) from 4.1.0 to 6.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-v6.1.0/packages) --- updated-dependencies: - dependency-name: melos 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 5ba0f2c1..663014c8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,4 +4,4 @@ environment: sdk: ">=2.18.0 <4.0.0" dev_dependencies: - melos: ^4.0.0 + melos: ^6.1.0