2019-06-09 17:45:35 +00:00
|
|
|
name: nnbd_migration
|
2020-10-28 17:30:20 +00:00
|
|
|
|
|
|
|
# This package is not intended for consumption on pub.dev. DO NOT publish.
|
|
|
|
publish_to: none
|
|
|
|
|
2019-06-09 17:45:35 +00:00
|
|
|
environment:
|
2022-08-07 12:28:39 +00:00
|
|
|
sdk: '>=2.17.0 <3.0.0'
|
2020-10-28 17:30:20 +00:00
|
|
|
|
2022-05-27 01:34:59 +00:00
|
|
|
# Use 'any' constraints here; we get our versions from the DEPS file.
|
2019-06-09 17:45:35 +00:00
|
|
|
dependencies:
|
2021-10-26 21:52:21 +00:00
|
|
|
_fe_analyzer_shared: any
|
|
|
|
analyzer_plugin: any
|
2022-05-27 01:34:59 +00:00
|
|
|
analyzer: any
|
2022-05-17 01:22:25 +00:00
|
|
|
args: any
|
|
|
|
cli_util: any
|
|
|
|
collection: any
|
|
|
|
crypto: any
|
2021-10-26 21:52:21 +00:00
|
|
|
meta: any
|
2022-05-17 01:22:25 +00:00
|
|
|
path: any
|
|
|
|
pub_semver: any
|
|
|
|
source_span: any
|
2020-11-16 22:16:50 +00:00
|
|
|
yaml: any
|
2020-10-28 17:30:20 +00:00
|
|
|
|
2022-05-27 01:34:59 +00:00
|
|
|
# Use 'any' constraints here; we get our versions from the DEPS file.
|
2019-12-05 18:43:19 +00:00
|
|
|
dev_dependencies:
|
2022-05-17 01:22:25 +00:00
|
|
|
analyzer_utilities: any
|
|
|
|
http: any
|
2022-04-20 17:49:39 +00:00
|
|
|
lints: any
|
2022-05-17 01:22:25 +00:00
|
|
|
test_reflective_loader: any
|
2022-05-27 01:34:59 +00:00
|
|
|
test: any
|