From f819520cec08a243e8ca3c790e936e6cb4de5c89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 22:14:17 +0100 Subject: [PATCH] build(deps): bump melos from 6.3.1 to 6.3.2 (#641) Bumps [melos](https://github.com/invertase/melos/tree/main/packages) from 6.3.1 to 6.3.2. - [Release notes](https://github.com/invertase/melos/releases) - [Changelog](https://github.com/invertase/melos/blob/melos-v6.3.2/CHANGELOG.md) - [Commits](https://github.com/invertase/melos/commits/melos-v6.3.2/packages) --- updated-dependencies: - dependency-name: melos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c0ca995d..686cb223 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,4 +4,4 @@ environment: sdk: ">=3.0.0 <4.0.0" dev_dependencies: - melos: 6.3.1 + melos: 6.3.2