From 6bb8b9cd464506084faf174165c4fd4078ee620e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 17:31:48 +0000 Subject: [PATCH] chore(deps): update dependency melos to ^6.2.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 60f1cbc7a44..b86999a01a4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,6 +7,6 @@ environment: dev_dependencies: commitlint_cli: ^0.7.2 fvm: ^3.2.1 - melos: ^6.0.0 + melos: ^6.2.0 custom_lint: ^0.7.0 coverage: ^1.10.0