dart-sdk/pkg/nnbd_migration/pubspec.yaml
Konstantin Shcheglov 1b26394a63 Upgrade nnbd_migration to analyzer 0.40.1, switch to VariableElement.hasInitializer
Change-Id: Iddcc04a8b86dc9e24df003fd8bbd090f025aeef6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161443
Reviewed-by: Paul Berry <paulberry@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2020-09-02 19:46:22 +00:00

25 lines
568 B
YAML

name: nnbd_migration
description: Null Safety Migration Tooling
homepage: https://github.com/dart-lang/sdk/blob/master/pkg/nnbd_migration/README.md
version: 0.1.0
environment:
sdk: '>=2.6.0 <3.0.0'
dependencies:
_fe_analyzer_shared: ^4.0.0
analyzer: ^0.40.1
analyzer_plugin: ^0.2.4
args: ^1.4.4
charcode: ^1.1.2
cli_util: ^0.2.0
collection: ^1.14.11
crypto: ^2.0.6
meta: ^1.1.6
path: ^1.6.2
pub_semver: ^1.4.2
source_span: ^1.4.1
yaml: ^2.1.15
dev_dependencies:
http: '>=0.11.3+17 <0.13.0'
test: ^1.6.4
test_reflective_loader: ^0.1.8