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 2059253003: Use trackCacheDependencies for performance speedup (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: revert sdk options Created 4 years, 6 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 | « pubspec.lock ('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 b3b14e09b3558043f8599ef4fdb1de74db0b17c2..47a30bdcfa8c12bc064c9b4a0bc582c5b2f2cfba 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -8,7 +8,7 @@ author: Dart Dev Compiler team <dev-compiler@dartlang.org>
homepage: https://github.com/dart-lang/dev_compiler
dependencies:
- analyzer: ^0.27.4-alpha.7
+ analyzer: ^0.27.4-alpha.11
args: ^0.13.0
bazel_worker: ^0.1.0
cli_util: ^0.0.1
@@ -27,7 +27,7 @@ dev_dependencies:
dart_style: 0.2.4
test: ^0.12.0
unittest: ^0.11.6
- webdriver: ^0.8.8
+ webdriver: ^1.0.0
dependency_overrides:
# Remove once there is a package:test that allows 1.18 SDKs in its contraint.
« no previous file with comments | « pubspec.lock ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698