Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (depot_tools, fuchsia) into this repository.

The build that created this CL was
https://ci.chromium.org/b/8765717678863942305

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5388959fd7ad4fe7e3b33ae91015ec5d1a41d35d
  5388959 (tikuta@chromium.org)
      reclient_helper: delete directory synchronously

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/20f945a047e162b974779090bbb875c5d1b6f800
  20f945a (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

Please check the following references for more information:
- autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller
- rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback
- cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md

Use https://goo.gl/noib3a to file a bug.

R=flutter-infra@grotations.appspotmail.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I3a65cee7039a25a65808b833cb7b3baa15aac06d
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/52020
Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 76a9d53..0ead77c 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "f389ca7acfd990dffa0c4205b0ffb1956b601e94",
+      "revision": "d5a4ec325662ed1d27e8d4623b93b38ce8a9f21d",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "9f3b33a275e7a5b19d8ce4aba7960d2a38858681",
+      "revision": "5388959fd7ad4fe7e3b33ae91015ec5d1a41d35d",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "f9c92e764bda53b2d0aadaad314cd96371b027fa",
+      "revision": "20f945a047e162b974779090bbb875c5d1b6f800",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {