Roll Dart SDK from 5acaa5f14b03 to cfaa7606cbf5 (2 revisions) (flutter/engine#22827)

This commit is contained in:
skia-flutter-autoroll 2020-12-02 14:58:01 -05:00 committed by GitHub
parent bcb3c39d79
commit a31bcd9c78
2 changed files with 3 additions and 4 deletions

5
DEPS
View File

@ -34,11 +34,10 @@ 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': '5acaa5f14b03a1d3711c91bc4ee9a24f3e21a299',
'dart_revision': 'cfaa7606cbf5fa53c6d228d655734d6de002b052',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_args_tag': '1.6.0',
'dart_boringssl_gen_rev': '429ccb1877f7987a6f3988228bc2440e61293499',
'dart_boringssl_rev': '4dfd5af70191b068aebe567b8e29ce108cee85ce',
'dart_clock_rev': 'a494269254ba978e7ef8f192c5f7fec3fc05b9d3',
@ -157,7 +156,7 @@ deps = {
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
'src/third_party/dart/third_party/pkg/args':
Var('dart_git') + '/args.git' + '@' + Var('dart_args_tag'),
Var('dart_git') + '/args.git@139140125126661fac88c9aa5882165936d01c91',
'src/third_party/dart/third_party/pkg/async':
Var('dart_git') + '/async.git@695b3ac280f107c84adf7488743abfdfaaeea68f',

View File

@ -23,7 +23,7 @@
"name": "args",
"rootUri": "../../../../third_party/dart/third_party/pkg/args",
"packageUri": "lib",
"languageVersion": "2.3"
"languageVersion": "2.12"
},
{
"name": "collection",