| Index: pkg/analyzer_cli/pubspec.yaml
|
| diff --git a/pkg/analyzer_cli/pubspec.yaml b/pkg/analyzer_cli/pubspec.yaml
|
| index de63f19a7efd1e0fc0fb69963b42afc7bb6afd4d..219f2930983cc669eefcfa33dc115138523f009d 100644
|
| --- a/pkg/analyzer_cli/pubspec.yaml
|
| +++ b/pkg/analyzer_cli/pubspec.yaml
|
| @@ -14,8 +14,10 @@ dependencies:
|
| package_config: '>=0.1.5 <2.0.0'
|
| plugin: '>=0.1.0 <0.3.0'
|
| protobuf: ^0.5.0
|
| + telemetry: ^0.0.1
|
| yaml: ^2.1.2
|
| dev_dependencies:
|
| test_reflective_loader: ^0.1.0
|
| typed_mock: '>=0.0.4 <1.0.0'
|
| test: ^0.12.0
|
| + usage: ^3.2.0+1
|
|
|