diff --git a/DEPS b/DEPS index 6554201c70b..0309170617f 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': '16b0538e6ccfe20aad27a4e6a986281d2bbf4e11', + 'dart_revision': 'd8fa5b4cd4fe46cdbc6f386692c3bd941b5e0e29', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -257,7 +257,7 @@ deps = { Var('dart_git') + '/logging.git@f6979e3bc3b6e1847a08335b7eb6304e18986195', 'src/third_party/dart/third_party/pkg/markdown': - Var('dart_git') + '/markdown.git@5699cafa9ef004875fd7de8ae9ea00e5295e87a4', + Var('dart_git') + '/markdown.git@e3f4bd28c9e61b522f75f291d4d6cfcfeccd83ee', 'src/third_party/dart/third_party/pkg/matcher': Var('dart_git') + '/matcher.git@12cdc5fbafd666ed908359ae215d5d0306087969',