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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/363e9104754c978af771b7b197184fe0d6ce647d~..3accee0833540add4e5e608d222e01a768d9f94e
  363e910 (ddoman@chromium.org)
      git_cl: update the clang, java, and yapf formatters to be git-free
  4689d66 (ddoman@chromium.org)
      presubmit: update CheckPatchFormatted to pass --input_diff_file
  106981b (bmeurer@google.com)
      [DIR_METADATA] Migrate from Monorail to Buganizer.
  3accee0 (ddoman@chromium.org)
      Revert "presubmit: update CheckPatchFormatted to pass --input_d...

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/b4b6161f4eb2edd8e636ba205c31bf63996d6251~..630dc8a92b053f0558fc0901b35347c5d1a2786d
  b4b6161 (gulfem@google.com)
      [clang_toolchain] Disable PGO on ARM
  2c0ddec (olivernewman@google.com)
      [bisector] Don't include resultdb sub-invocations
  4b0f4d4 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update coverage pinned tools
  1e8a7df (chandarren@google.com)
      [artifact_versioning] Allow preflighting artifacts
  630dc8a (chandarren@google.com)
      Reland "[android_artifact_downloader] Tag artifact version"

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: If6a1a9fad0735d29d86a20ab3876d2f3dc5ae11b
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/70303
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 17fec12..0e6ebb8 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "b07e8e31d6bdd9de7dfda42cb792aca7efa82694",
+      "revision": "e9930214c8b1c3afaded4d78db321fb9f4a6ed9e",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "f1e3fbdf090fe1b28d77fffeee415d31569e2b8e",
+      "revision": "3accee0833540add4e5e608d222e01a768d9f94e",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "7e352d2463ff949f7d339129730e3b4dc84c8d16",
+      "revision": "630dc8a92b053f0558fc0901b35347c5d1a2786d",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {