Index: pkg/analyzer_cli/pubspec.yaml |
diff --git a/pkg/analyzer_cli/pubspec.yaml b/pkg/analyzer_cli/pubspec.yaml |
index bc255eedeab63f568943595f2eb3adc38d897797..0fe04f648fa89088dddda2cf63a7f2c1c18c928d 100644 |
--- a/pkg/analyzer_cli/pubspec.yaml |
+++ b/pkg/analyzer_cli/pubspec.yaml |
@@ -6,10 +6,10 @@ homepage: https://github.com/dart-lang/analyzer_cli |
environment: |
sdk: '>=1.12.0 <2.0.0' |
dependencies: |
- analyzer: ^0.26.1+17 |
+ analyzer: ^0.27.0 |
args: ^0.13.0 |
cli_util: ^0.0.1 |
- linter: ^0.1.3+4 |
+ linter: ^0.1.10 |
package_config: ^0.1.1 |
plugin: ^0.1.0 |
yaml: ^2.1.2 |