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

Unified Diff: pubspec.lock

Issue 2194373002: Bump analyzer to 0.27.4. (Closed) Base URL: https://github.com/dart-lang/dart_style.git@master
Patch Set: Created 4 years, 5 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
« CHANGELOG.md ('K') | « lib/src/dart_formatter.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 f881840d08e90b2514e41939b899db9e9739f4f5..ed58799175598eeeb4c820f57450f49a61475e59 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.17"
+ version: "0.27.4"
ansicolor:
description:
name: ansicolor
@@ -18,7 +18,7 @@ packages:
name: args
url: "https://pub.dartlang.org"
source: hosted
- version: "0.13.4+2"
+ version: "0.13.5"
async:
description:
name: async
@@ -96,7 +96,7 @@ packages:
name: html
url: "https://pub.dartlang.org"
source: hosted
- version: "0.12.2+2"
+ version: "0.13.0"
http:
description:
name: http
@@ -162,7 +162,13 @@ packages:
name: package_config
url: "https://pub.dartlang.org"
source: hosted
- version: "0.1.5"
+ version: "1.0.0"
+ package_resolver:
+ description:
+ name: package_resolver
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "1.0.0"
path:
description:
name: path
@@ -216,7 +222,7 @@ packages:
name: source_map_stack_trace
url: "https://pub.dartlang.org"
source: hosted
- version: "1.0.4"
+ version: "1.1.2"
source_maps:
description:
name: source_maps
« CHANGELOG.md ('K') | « lib/src/dart_formatter.dart ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698