Skip to content

Commit

Permalink
Sort deps
Browse files Browse the repository at this point in the history
  • Loading branch information
natebosch committed Nov 8, 2024
1 parent 27abf7f commit 43dd0a7
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion integration_tests/regression/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ environment:
sdk: ^3.5.0-311.0.dev
resolution: workspace
dependencies:
test: any
matcher: any
test: any
2 changes: 1 addition & 1 deletion integration_tests/spawn_hybrid/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
path: ^1.8.2
stream_channel: ^2.1.0
dev_dependencies:
matcher: any
other_package:
path: other_package/
test: any
matcher: any
2 changes: 1 addition & 1 deletion integration_tests/wasm/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ environment:
sdk: ^3.5.0-311.0.dev
resolution: workspace
dev_dependencies:
test: any
matcher: any
test: any
2 changes: 1 addition & 1 deletion pkgs/fake_async/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ dependencies:
dev_dependencies:
async: ^2.5.0
dart_flutter_team_lints: ^2.0.0
test: ^1.16.0
matcher: any
test: ^1.16.0
2 changes: 1 addition & 1 deletion pkgs/test_api/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dev_dependencies:
fake_async: ^1.2.0
glob: ^2.0.0
graphs: ^2.0.0
matcher: any
path: ^1.8.0
test: any
test_core: any
matcher: any
2 changes: 1 addition & 1 deletion pkgs/test_core/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ dependencies:
yaml: ^3.0.0

dev_dependencies:
test: any
matcher: any
test: any

0 comments on commit 43dd0a7

Please sign in to comment.