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

Unified Diff: pubspec.lock

Issue 2158173003: fix #603, support mock objects (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: add test 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
« no previous file with comments | « lib/src/js_ast/nodes.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 6f4af26a1368e32ce549836c6b2a808447ea1825..148a8fe9b80280edd767433ec6886b1fc76114a2 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -234,7 +234,7 @@ packages:
name: test
url: "https://pub.dartlang.org"
source: hosted
- version: "0.12.13+5"
+ version: "0.12.15+1"
typed_data:
description:
name: typed_data
@@ -289,4 +289,4 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.9"
-sdk: ">=1.16.0 <1.19.0"
+sdk: ">=1.16.0 <1.20.0"
« no previous file with comments | « lib/src/js_ast/nodes.dart ('k') | test/browser/language_tests.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698