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/8713805620055545329

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/a8900cc0f023d6a662eb66b317e8ddceeb113490
  a8900cc (jwata@google.com)
      autoninja: Read default use_siso variable from .gn

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/fd8cca55c8f109126650c508ba1011200f775725
  fd8cca5 (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-notify+luci-recipes@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I46cc8ca6dca2cd284e0ba3a6a22a85f94c1b49ea
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/65780
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 d311348..c06c85c 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "833a72c5322d380787032d9d48fefeb8e244a1aa",
+      "revision": "1e2d18876c6abe23ed96df339cb79db2025f2156",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "e0ece52cfb4faaf6d4468a94068265452ef6de13",
+      "revision": "a8900cc0f023d6a662eb66b317e8ddceeb113490",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "c52995b0f4b0b3db9e06fc8ebc82785cffeb6af5",
+      "revision": "fd8cca55c8f109126650c508ba1011200f775725",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {