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

Unified Diff: pubspec.lock

Issue 2164763005: Library custom formatters (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Removal of generic argument parenthesis 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
Index: pubspec.lock
diff --git a/pubspec.lock b/pubspec.lock
index 148a8fe9b80280edd767433ec6886b1fc76114a2..f88ff955b36643870c7b6a5c2b1697bdb17b982f 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.12"
+ version: "0.27.4-alpha.17"
args:
description:
name: args
@@ -18,7 +18,7 @@ packages:
name: async
url: "https://pub.dartlang.org"
source: hosted
- version: "1.11.0"
+ version: "1.11.1"
barback:
description:
name: barback
@@ -36,7 +36,7 @@ packages:
name: boolean_selector
url: "https://pub.dartlang.org"
source: hosted
- version: "1.0.1"
+ version: "1.0.2"
charcode:
description:
name: charcode
@@ -54,7 +54,7 @@ packages:
name: collection
url: "https://pub.dartlang.org"
source: hosted
- version: "1.8.0"
+ version: "1.9.0"
convert:
description:
name: convert
@@ -96,7 +96,7 @@ packages:
name: glob
url: "https://pub.dartlang.org"
source: hosted
- version: "1.1.2"
+ version: "1.1.3"
html:
description:
name: html
@@ -108,13 +108,19 @@ packages:
name: http_multi_server
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.1"
+ version: "2.0.2"
http_parser:
description:
name: http_parser
url: "https://pub.dartlang.org"
source: hosted
- version: "3.0.1"
+ version: "3.0.2"
+ isolate:
+ description:
+ name: isolate
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "0.2.2"
js:
description:
name: js
@@ -126,7 +132,7 @@ packages:
name: logging
url: "https://pub.dartlang.org"
source: hosted
- version: "0.11.3"
+ version: "0.11.3+1"
matcher:
description:
name: matcher
@@ -168,7 +174,7 @@ packages:
name: protobuf
url: "https://pub.dartlang.org"
source: hosted
- version: "0.5.1+4"
+ version: "0.5.2"
pub_semver:
description:
name: pub_semver
@@ -186,7 +192,7 @@ packages:
name: shelf_static
url: "https://pub.dartlang.org"
source: hosted
- version: "0.2.3+4"
+ version: "0.2.4"
shelf_web_socket:
description:
name: shelf_web_socket
@@ -216,7 +222,7 @@ packages:
name: stack_trace
url: "https://pub.dartlang.org"
source: hosted
- version: "1.6.5"
+ version: "1.6.6"
stream_channel:
description:
name: stream_channel
@@ -228,7 +234,7 @@ packages:
name: string_scanner
url: "https://pub.dartlang.org"
source: hosted
- version: "0.1.5"
+ version: "1.0.0"
test:
description:
name: test
@@ -288,5 +294,5 @@ packages:
name: yaml
url: "https://pub.dartlang.org"
source: hosted
- version: "2.1.9"
+ version: "2.1.10"
sdk: ">=1.16.0 <1.20.0"

Powered by Google App Engine
This is Rietveld 408576698