roll: pigweed, pw_toolchain 3 commits

280aeccf0bef690 pw_console: Additional UI and code themes
5cb019aed9d68b2 pw_web: NPM version bump to 0.0.22
1df8cb6e2022a85 pw_web: Show REPL message at every run

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 0e17c001aa2a1c6..280aeccf0bef690
Roller-URL: https://ci.chromium.org/b/8740850636309347905
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I25090122939cb516df10f965fabd04974fd74dc5
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/226901
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index 9a9d457..f7389ee 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -83,18 +83,18 @@
 git_repository(
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-07-31.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8740861274693803601.
-    commit = "0e17c001aa2a1c6f59095b7f3cd271913d5df25f",
+    # ROLL: Last updated 2024-08-01.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8740850636309347905.
+    commit = "280aeccf0bef690a6a7c47de627b80721a5dc97d",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
 )
 
 git_repository(
     name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-07-31.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8740861274693803601.
-    commit = "0e17c001aa2a1c6f59095b7f3cd271913d5df25f",
+    # ROLL: Last updated 2024-08-01.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8740850636309347905.
+    commit = "280aeccf0bef690a6a7c47de627b80721a5dc97d",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )