diff --git a/pubspec.lock b/pubspec.lock index ccb256a..f92623d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -239,10 +239,10 @@ packages: dependency: "direct dev" description: name: melos - sha256: "9dcac9ca25da86540d1e843f85fffb29967cc5c79d76ca1aacddb57590cee84e" + sha256: b40731f34d3aacb199641a9b4955e52a866b0b0bc93ffc5c8ff21bffc6593134 url: "https://pub.dev" source: hosted - version: "7.8.0" + version: "7.8.1" meta: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9c1afaa..429ec25 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ workspace: - apps/playground dev_dependencies: - melos: ^7.0.0 + melos: ^7.8.1 # Melos 7 builds on Dart's native pub workspaces (the `workspace:` key above). # It adds cross-package scripting: run analyze / test / format across every