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

Unified Diff: pubspec.lock

Issue 2399223002: Widen dependency on analyzer to allow 0.29.x. (Closed)
Patch Set: Created 4 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 | « bin/format.dart ('k') | 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 450df1b7204a29a150592a94139af77b309cbce7..4f48aa0697daf270748169b3ddf7877ed130d06b 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -6,7 +6,7 @@ packages:
name: analyzer
url: "https://pub.dartlang.org"
source: hosted
- version: "0.28.1"
+ version: "0.29.0"
ansicolor:
description:
name: ansicolor
@@ -18,13 +18,13 @@ packages:
name: args
url: "https://pub.dartlang.org"
source: hosted
- version: "0.13.5"
+ version: "0.13.6"
async:
description:
name: async
url: "https://pub.dartlang.org"
source: hosted
- version: "1.11.1"
+ version: "1.11.2"
barback:
description:
name: barback
@@ -144,7 +144,7 @@ packages:
name: meta
url: "https://pub.dartlang.org"
source: hosted
- version: "1.0.3"
+ version: "1.0.4"
mime:
description:
name: mime
@@ -252,7 +252,7 @@ packages:
name: stack_trace
url: "https://pub.dartlang.org"
source: hosted
- version: "1.6.6"
+ version: "1.6.7"
stream_channel:
description:
name: stream_channel
@@ -276,7 +276,7 @@ packages:
name: test
url: "https://pub.dartlang.org"
source: hosted
- version: "0.12.15+6"
+ version: "0.12.15+9"
typed_data:
description:
name: typed_data
@@ -324,6 +324,6 @@ packages:
name: yaml
url: "https://pub.dartlang.org"
source: hosted
- version: "2.1.10"
+ version: "2.1.11"
sdks:
dart: ">=1.19.0-dev.0.0 <2.0.0"
« no previous file with comments | « bin/format.dart ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698