Skip to content
Merged
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
1 change: 0 additions & 1 deletion packages/flutter_migrate/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ dependencies:
path: ^1.8.0
process: 4.2.4
vm_service: 9.3.0
xml: ^6.1.0
yaml: 3.1.1

dev_dependencies:
Expand Down
6 changes: 0 additions & 6 deletions script/configs/allowed_unpinned_deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@
# All entries here should have an explanation for why they are here, either
# via being part of one of the default-allowed groups, or a specific reason.

## Legacy allowances, for dependencies that predate the tooling.
# TODO(stuartmorgan): Audit these. See
# https://github.com/flutter/flutter/issues/122713
- equatable
- xml

## Explicit allowances

# Owned by individual Flutter Team members.
Expand Down