@@ -26,15 +26,15 @@ vars = {
2626 'skia_git' : 'https://skia.googlesource.com' ,
2727 # OCMock is for testing only so there is no google clone
2828 'ocmock_git' : 'https://github.com/erikdoe/ocmock.git' ,
29- 'skia_revision' : 'a87c5076a876e63664566bba55e16b6d4d410234 ' ,
29+ 'skia_revision' : 'e2c4999ec3408773e4ae6986a04e4f54509c2f5d ' ,
3030
3131 # When updating the Dart revision, ensure that all entries that are
3232 # dependencies of Dart are also updated to match the entries in the
3333 # Dart SDK's DEPS file for that revision of Dart. The DEPS file for
3434 # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535 # You can use //tools/dart/create_updated_flutter_deps.py to produce
3636 # updated revision list of existing dependencies.
37- 'dart_revision' : 'ddbeaabe8b3dc6299d9c963d414f820198edf8cd ' ,
37+ 'dart_revision' : '9560a32779fc966349dd2d719b76aee49fb6a1de ' ,
3838
3939 # WARNING: DO NOT EDIT MANUALLY
4040 # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -46,7 +46,7 @@ vars = {
4646 'dart_http_retry_tag' : '0.1.1' ,
4747 'dart_http_throttle_tag' : '1.0.2' ,
4848 'dart_intl_tag' : '0.16.1' ,
49- 'dart_linter_tag' : '0.1.119 ' ,
49+ 'dart_linter_tag' : '0.1.120 ' ,
5050 'dart_oauth2_tag' : '1.6.0' ,
5151 'dart_protobuf_rev' : '3746c8fd3f2b0147623a8e3db89c3ff4330de760' ,
5252 'dart_pub_rev' : '04e237f78b2302d7f20d0b362554425e8deb8add' ,
@@ -516,7 +516,7 @@ deps = {
516516 'packages' : [
517517 {
518518 'package' : 'fuchsia/sdk/core/mac-amd64' ,
519- 'version' : 'UKTUc5UVBDJaJFvP4rO5euHhTXsSx0TDo2rwyCTW2MsC '
519+ 'version' : 'mhxbBrFZDVqhyjD6R_OWPZlC9jG23vcj5Uk33x2NURoC '
520520 }
521521 ],
522522 'condition' : 'host_os == "mac"' ,
@@ -536,7 +536,7 @@ deps = {
536536 'packages' : [
537537 {
538538 'package' : 'fuchsia/sdk/core/linux-amd64' ,
539- 'version' : 'EdtRxRaCSBtWqAj2Ofaisqxa6baoiKQ9th1K-3R3U14C '
539+ 'version' : 'DMUD0TMLr0mavgE2UCvZxEKXGnot54-bpSBGEEvOYJwC '
540540 }
541541 ],
542542 'condition' : 'host_os == "linux"' ,
0 commit comments