dart-sdk/pkg/nnbd_migration/pubspec.yaml
Paul Berry ab239cf6e1 Upgrade pkg/nnbd_migration to language version 3.0
Change-Id: Ia1cb8add108ccf9a65bca090a233fb8a02b701d3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/305462
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Auto-Submit: Paul Berry <paulberry@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2023-05-24 20:38:01 +00:00

31 lines
608 B
YAML

name: nnbd_migration
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: ^3.0.0
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
_fe_analyzer_shared: any
analyzer_plugin: any
analyzer: any
args: any
cli_util: any
collection: any
crypto: any
meta: any
path: any
pub_semver: any
source_span: any
yaml: any
# Use 'any' constraints here; we get our versions from the DEPS file.
dev_dependencies:
analyzer_utilities: any
http: any
lints: any
test_reflective_loader: any
test: any