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

Unified Diff: pubspec.yaml

Issue 1138993010: Bump to the latest analyzer (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 7 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 | « no previous file | test/dependency_graph_test.dart » ('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 29d50efc1a4820ae213a7215607aadc84296c8dc..e1ad75e517e016009b3bde01743dbeb075665cd5 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -6,14 +6,14 @@ description: >
author: Dart Dev Compiler team <dev-compiler@dartlang.org>
homepage: https://github.com/dart-lang/dev_compiler
dependencies:
- analyzer: ^0.24.4
+ analyzer: ^0.25.0
args: ^0.12.1
cli_util: ^0.0.1
crypto: ^0.9.0
# We pin a specific version to ensure everyone is formatting the code exactly
# the same way. This is because any change in dart_style, even non-breaking
# changes, may change the output format.
- dart_style: 0.1.7
+ dart_style: 0.1.8
html: ^0.12.0
logging: ^0.9.2
path: ^1.3.0
« no previous file with comments | « no previous file | test/dependency_graph_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698