diff --git a/DEPS b/DEPS index 5b9481be3f1f0..a04dc491b7a51 100644 --- a/DEPS +++ b/DEPS @@ -62,7 +62,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': '8a2ca37c39e2fec472edce1e39c5ea0f677bf7b0', + 'dart_revision': 'c479735adcf91684b66e94747199e3c1b17516b9', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -379,7 +379,7 @@ deps = { Var('dart_git') + '/csslib.git@62ae85e84590f61169fddbca650e91a57544834b', 'src/third_party/dart/third_party/pkg/dart_style': - Var('dart_git') + '/dart_style.git@633b01cba68f4b42ddc2985c3d521c22149d5ce3', + Var('dart_git') + '/dart_style.git@a6ad7693555a9add6f98ad6fd94de80d35c89415', 'src/third_party/dart/third_party/pkg/dartdoc': Var('dart_git') + '/dartdoc.git@7a9df65fbca600ecb3ada4b08002c8ab9ee4e987',