Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading