From 1937db00d24c55d42717ab4915fe8c9601f04448 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 13:35:08 +0000 Subject: [PATCH] chore(deps): bump melos from 4.1.0 to 5.2.2 Bumps [melos](https://github.com/invertase/melos/tree/main/packages) from 4.1.0 to 5.2.2. - [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-v5.2.2/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..714d8a78 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: ^5.2.2