dart-sdk/pkg/nnbd_migration/pubspec.yaml
Devon Carew 31361ff444 [deps] bring cli_util 0.2.0 into the repo; update the analyzer dep
Change-Id: I705d500a745b5ca972bdc49314b39ee9357989f8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/157541
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2020-08-06 17:27:29 +00:00

26 lines
599 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.39.12
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_core: '>=0.2.6 <0.4.0'
test_reflective_loader: ^0.1.8