pub-update (#554)

diff --git a/pubspec.lock b/pubspec.lock
index 2bf9792..d7a890b 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -35,7 +35,7 @@
       name: appengine
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "0.10.5"
+    version: "0.11.0"
   args:
     dependency: "direct main"
     description:
@@ -70,7 +70,7 @@
       name: build
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "1.2.2"
+    version: "1.3.0"
   build_config:
     dependency: transitive
     description:
@@ -91,21 +91,21 @@
       name: build_resolvers
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "1.3.7"
+    version: "1.3.8"
   build_runner:
     dependency: "direct dev"
     description:
       name: build_runner
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "1.9.0"
+    version: "1.10.0"
   build_runner_core:
     dependency: transitive
     description:
       name: build_runner_core
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "5.1.0"
+    version: "5.2.0"
   built_collection:
     dependency: transitive
     description:
@@ -217,7 +217,7 @@
       name: gcloud
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "0.6.3"
+    version: "0.7.0+1"
   glob:
     dependency: transitive
     description:
@@ -231,7 +231,7 @@
       name: googleapis
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "0.54.0"
+    version: "0.55.0"
   googleapis_auth:
     dependency: transitive
     description:
@@ -385,14 +385,14 @@
       name: node_interop
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "1.0.3"
+    version: "1.1.0"
   node_io:
     dependency: transitive
     description:
       name: node_io
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "1.0.1+2"
+    version: "1.1.0"
   node_preamble:
     dependency: transitive
     description:
@@ -623,7 +623,7 @@
       name: vm_service
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "4.0.2"
+    version: "4.0.4"
   watcher:
     dependency: transitive
     description:
@@ -644,7 +644,7 @@
       name: webkit_inspection_protocol
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "0.5.2"
+    version: "0.5.3"
   yaml:
     dependency: "direct main"
     description:
diff --git a/pubspec.yaml b/pubspec.yaml
index 895fd96..58fa260 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -8,7 +8,7 @@
 dependencies:
   analyzer: ^0.39.0
   analysis_server_lib: ^0.1.4
-  appengine: ^0.10.3
+  appengine: ^0.11.0
   args: ^1.5.2
   bazel_worker: ^0.1.23
   crypto: ^2.0.0
@@ -26,7 +26,7 @@
 
 dev_dependencies:
   async: ^2.2.0
-  build_runner: ^1.3.1
+  build_runner: ^1.10.0
   codemirror: ^0.5.6
   coverage: ^0.13.0
   grinder: ^0.8.0