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

Unified Diff: pubspec.lock

Issue 2003073002: upgrade to Analyzer with speed improvements (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 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 | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.lock
diff --git a/pubspec.lock b/pubspec.lock
index cfbbfdf8069f854e52be6c6700ebcbb65136a056..7a547e1024e0458ef72e9f9daea054620cfd1e0a 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -6,7 +6,7 @@ packages:
name: analyzer
url: "https://pub.dartlang.org"
source: hosted
- version: "0.27.4-alpha.6"
+ version: "0.27.4-alpha.7"
args:
description:
name: args
@@ -114,7 +114,7 @@ packages:
name: http_parser
url: "https://pub.dartlang.org"
source: hosted
- version: "3.0.0"
+ version: "3.0.1"
js:
description:
name: js
@@ -234,7 +234,7 @@ packages:
name: test
url: "https://pub.dartlang.org"
source: hosted
- version: "0.12.13+3"
+ version: "0.12.13+4"
typed_data:
description:
name: typed_data
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698