diff --git a/DEPS b/DEPS index 4c50984b997ed..f2c7d4e1c45bf 100644 --- a/DEPS +++ b/DEPS @@ -47,7 +47,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '27e71f19c144b328a49510c9e578fa42f9edf021', + 'dart_revision': 'fe8bb0565a30584c146d4797aa05df723ffb64a3', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -355,7 +355,7 @@ deps = { Var('dart_git') + '/csslib.git@44bfbe32ca4a633a51a174b4bc889c64f95792b0', 'src/third_party/dart/third_party/pkg/dart_style': - Var('dart_git') + '/dart_style.git@33efb2560c62b7b7bf330009cd757495b0e1456a', + Var('dart_git') + '/dart_style.git@6c9bc10cf2dc6496b2ce863c8d614aa0781abf90', 'src/third_party/dart/third_party/pkg/dartdoc': Var('dart_git') + '/dartdoc.git@a0755f5f59fbfeb46e694bcf67c2832e3a67255e',