diff --git a/DEPS b/DEPS index c23a595f4a..a4cc38b378 100644 --- a/DEPS +++ b/DEPS @@ -45,7 +45,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': 'bd12fd10dd934103aad4eb2fc79473f60db95083', + 'dart_revision': '61abd53ede59bd07814db71cb87106657c314939', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -218,7 +218,7 @@ deps = { Var('dart_git') + '/csslib.git@518761b166974537f334dbf264e7f56cb157a96a', 'src/third_party/dart/third_party/pkg/dartdoc': - Var('dart_git') + '/dartdoc.git@c58f21042ebd95014c5426a2f34411876685ecc7', + Var('dart_git') + '/dartdoc.git@8549817bb1b59808108e83ef0e513157cb572d2a', 'src/third_party/dart/third_party/pkg/ffi': Var('dart_git') + '/ffi.git@0c8364a728cfe4e4ba859c53b99d56b3dbe3add4',