Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1104)

Unified Diff: pubspec.yaml

Issue 1412293005: Defer to engine for option-aware context config. (Closed) Base URL: https://github.com/dart-lang/analyzer_cli.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/src/options.dart ('k') | test/data/empty_options.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 8656d0e4f3fce373fe89b2961067eedd60ae6085..ec4dc067da93fc72b2a579e2c3280dfd60b4ee17 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -6,7 +6,7 @@ homepage: https://github.com/dart-lang/analyzer_cli
environment:
sdk: '>=1.12.0 <2.0.0'
dependencies:
- analyzer: ^0.26.1+13
+ analyzer: ^0.26.1+17
args: ^0.13.0
cli_util: ^0.0.1
linter: ^0.1.3+4
« no previous file with comments | « lib/src/options.dart ('k') | test/data/empty_options.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698