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

Unified Diff: pubspec.yaml

Issue 2287153002: Update to support analyzer version 0.28.0. (Closed)
Patch Set: Created 4 years, 4 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/dart_sdk.dart ('k') | no next file » | 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 a3940b3a5d568995f8342bf5acd07b2687caa82a..0bf79d442e988ee6589476b7d5aaac9cf4ff4466 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -6,7 +6,7 @@ homepage: https://github.com/dart-lang/code-transformers
environment:
sdk: '>=1.0.0 <2.0.0'
dependencies:
- analyzer: '>=0.27.3-alpha.7 <0.28.0'
+ analyzer: '>=0.27.3-alpha.7 <0.29.0'
barback: '>=0.14.2 <0.16.0'
cli_util: '>=0.0.1 <0.1.0'
path: '>=0.9.0 <2.0.0'
« no previous file with comments | « lib/src/dart_sdk.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698