diff --git a/pubspec.lock b/pubspec.lock index 083efad..ab847a6 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -291,10 +291,10 @@ packages: dependency: "direct dev" description: name: melos - sha256: "5fc1a858e3d90fdc42f2f423b95f901214bbc3d9e80c99125d9352f12453721d" + sha256: ae825f102e9437a7c507731d083e3651ff5bdfabd77ffdfefbb1a004cec8518a url: "https://pub.dev" source: hosted - version: "7.8.2" + version: "8.0.0" meta: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a295528..57612c1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ workspace: - apps/playground dev_dependencies: - melos: ^7.8.2 + melos: ^8.0.0 # Melos 7 builds on Dart's native pub workspaces (the `workspace:` key above). # It adds cross-package scripting: run analyze / test / format across every