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

Unified Diff: pubspec.lock

Issue 2209473002: Fix wrt analyzer tip (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
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/compiler/reify_coercions.dart ('k') | test/browser/language_tests.js » ('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 c857bac4e1115cbef00598797e1f02e28eed3268..72a3ce130f989a690d724323060bde885376877c 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.19"
+ version: "0.27.4"
args:
description:
name: args
@@ -162,7 +162,7 @@ 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
@@ -205,6 +205,12 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.6.5+2"
+ shelf_packages_handler:
+ description:
+ name: shelf_packages_handler
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "1.0.0"
shelf_static:
description:
name: shelf_static
@@ -258,7 +264,7 @@ packages:
name: test
url: "https://pub.dartlang.org"
source: hosted
- version: "0.12.15+1"
+ version: "0.12.15+2"
typed_data:
description:
name: typed_data
@@ -313,4 +319,4 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.10"
-sdk: ">=1.17.0-dev.6.2 <1.20.0"
+sdk: ">=1.17.0-dev.6.2 <2.0.0"
« no previous file with comments | « lib/src/compiler/reify_coercions.dart ('k') | test/browser/language_tests.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698