Index: pubspec.lock |
diff --git a/pubspec.lock b/pubspec.lock |
index f06f875ba4c42b27df4a59e3b3315d090a4d7fc7..fa10f797f074fc5230594cef41844893f8386e39 100644 |
--- a/pubspec.lock |
+++ b/pubspec.lock |
@@ -3,10 +3,10 @@ |
packages: |
analyzer: |
description: |
- name: analyzer |
- url: "https://pub.dartlang.org" |
- source: hosted |
- version: "0.27.4-alpha.7" |
+ path: "../dart/sdk/pkg/analyzer" |
+ relative: true |
+ source: path |
+ version: "0.27.4-alpha.11" |
args: |
description: |
name: args |
@@ -54,19 +54,19 @@ packages: |
name: collection |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "1.7.0" |
+ version: "1.8.0" |
convert: |
description: |
name: convert |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "1.1.1" |
+ version: "2.0.0" |
crypto: |
description: |
name: crypto |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "0.9.2+1" |
+ version: "2.0.1" |
csslib: |
description: |
name: csslib |
@@ -144,7 +144,7 @@ packages: |
name: package_config |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "0.1.3" |
+ version: "0.1.5" |
path: |
description: |
name: path |
@@ -168,13 +168,13 @@ packages: |
name: protobuf |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "0.5.1+2" |
+ version: "0.5.1+4" |
pub_semver: |
description: |
name: pub_semver |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "1.2.4" |
+ version: "1.3.0" |
shelf: |
description: |
name: shelf |
@@ -210,7 +210,7 @@ packages: |
name: source_span |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "1.2.2" |
+ version: "1.2.3" |
stack_trace: |
description: |
name: stack_trace |
@@ -222,19 +222,19 @@ packages: |
name: stream_channel |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "1.4.0" |
+ version: "1.5.0" |
string_scanner: |
description: |
name: string_scanner |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "0.1.4+1" |
+ version: "0.1.5" |
test: |
description: |
name: test |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "0.12.13+4" |
+ version: "0.12.13+5" |
typed_data: |
description: |
name: typed_data |
@@ -264,13 +264,13 @@ packages: |
name: web_socket_channel |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "1.0.3" |
+ version: "1.0.4" |
webdriver: |
description: |
name: webdriver |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "0.8.8" |
+ version: "1.1.1" |
when: |
description: |
name: when |
@@ -289,4 +289,4 @@ packages: |
url: "https://pub.dartlang.org" |
source: hosted |
version: "2.1.9" |
-sdk: ">=1.16.0 <2.0.0" |
+sdk: ">=1.17.0-dev.6.2 <1.19.0" |