blob: 6a76acff6d8a9202b619801a9ccd22895664f4e5 [file] [edit]
name: analyzer_utilities
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: '^3.12.0-0'
resolution: workspace
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
analyzer: any
analyzer_testing: any
collection: any
package_config: any
path: any
pub_semver: any
source_span: any
test: any
yaml: any
# Use 'any' constraints here; we get our versions from the DEPS file.
dev_dependencies:
analyzer_plugin: any
lints: any
test_reflective_loader: any