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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/9be43e7712fe1d8405866b7c2779214c0daa60a7~..99d255e39ab1d5a6a56fa19605bef619b3c0e31b
  9be43e7 (bpastene@chromium.org)
      Add a url alias mapping for certain repos in git_cache.py
  99d255e (kiehl@google.com)
      git-cl: Improve error message for Git untracked cache bug.

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/ffa44e50be71f6bb362cf7dc339680f2891f1888
  ffa44e5 (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: I0cf68e9de775ed2048ac1c00a359e8fc141d05e6
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/80241
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 0f1f150..e99f129 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "c2c594c6379caf3c301263602e04fd8254a76f46",
+      "revision": "1e47e113c94b856f5df551a73ccb37204c1e7c1d",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "9073d17d5650ede601bc1f59c822973d2c25b86a",
+      "revision": "99d255e39ab1d5a6a56fa19605bef619b3c0e31b",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "1793a1673ab31c477e720600e9623bbed22f9b28",
+      "revision": "ffa44e50be71f6bb362cf7dc339680f2891f1888",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {