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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/dc84b2708f7c92417bf2ac5d6dc0307d7e388f7f
  dc84b27 (bpastene@chromium.org)
      Uncap max line length for *.star files

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/8d6f6e50327d011d0b10ab97f24a461b0a4ae6c4~..18be28083417fc19946d3fc7537d9b7a90302e36
  8d6f6e5 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  c4ec3b5 (betramlalusha@google.com)
      [recipes] Modifies recipe to use time for search tag
  18be280 (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: I872eb8e8579ac5cc8a3bd334378d827f7f1ee950
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/69020
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 5e6f6d8..714b044 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "df82b451c0ff055063e059622ea3927c3d262e57",
+      "revision": "2c381671694b4038ccea08f5f0719b217125a99b",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "18fc4e55077476d34babd23baf61881df71a9e8c",
+      "revision": "dc84b2708f7c92417bf2ac5d6dc0307d7e388f7f",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "2bc870ff91b00105d098ab40dbfc22bf864dc1fd",
+      "revision": "18be28083417fc19946d3fc7537d9b7a90302e36",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {