From eae6389d41bd1e1be1d2cc299b2c7cc5633c7b74 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 24 Mar 2020 00:51:02 -0400 Subject: [PATCH] Roll src/third_party/dart cbd67124d10e..8246621d4da3 (39 commits) (flutter/engine#17286) --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index c7d26144335..dcbb76ccc42 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'cbd67124d10e277e52e94f37d32aa517afeb549a', + 'dart_revision': '8246621d4da394bd006202bc5b1122b69fd3a4cb', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -60,7 +60,7 @@ vars = { 'dart_http_retry_tag': '0.1.1', 'dart_http_tag': '0.12.0+2', 'dart_http_throttle_tag': '1.0.2', - 'dart_intl_tag': '0.15.7', + 'dart_intl_tag': '0.16.1', 'dart_json_rpc_2_tag': '2.0.9', 'dart_linter_tag': '0.1.113', 'dart_logging_tag': '0.11.3+2',