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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b8164180d2c339940c99db74344c865e67ca064d
  b816418 (aravindvasudev@google.com)
      Warn when fsmonitor is enabled and git submodules are used

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/1e5c364d34f5f329f06ce5faf5efaa8f0deadc03
  1e5c364 (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: I987854e6f204a292b0dd4a72b3f03a67a2ce95a9
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/50241
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 8f8e98f..5a133ea 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "06438bd383aaee663cbf6746ce3443973520b497",
+      "revision": "2337366d363ad70771d01cf2a6f92d9836f3b8f3",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "bb14391a5092f01557cf1fedfa3f7fe3afdbd1fb",
+      "revision": "b8164180d2c339940c99db74344c865e67ca064d",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "b194835f1340b0f8796bab1c0648afa05b08fce5",
+      "revision": "1e5c364d34f5f329f06ce5faf5efaa8f0deadc03",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {