diff --git a/DEPS b/DEPS index f0e111a4801..06cd5f41582 100644 --- a/DEPS +++ b/DEPS @@ -48,7 +48,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': '69867ba60bb7c3d0125777b3e2bf7c7775c18fc9', + 'dart_revision': '5606c2c7e1fcfeaeb5566be383fa5f5b6152e385', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -386,7 +386,7 @@ deps = { Var('dart_git') + '/json_rpc_2.git@0280ac6cb4f3905d81c47ba927123ba2b95f7940', 'src/third_party/dart/third_party/pkg/linter': - Var('dart_git') + '/linter.git@e80471506fa05b097a2657e46a033effb81d975a', + Var('dart_git') + '/linter.git@9a586c9deeb53177a02b37807b0f792893092cae', 'src/third_party/dart/third_party/pkg/logging': Var('dart_git') + '/logging.git@abef3717d958158eb8b0ddb2871f4b15a9804cd4',