From f752fa71f6c2733f727af56a50721ad2ae721be3 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Thu, 26 Feb 2026 06:23:06 +0000 Subject: [PATCH] build: update rules_browsers digest to 8231142 See associated pull request for more information. --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index 362aa8e48581..5f756e299191 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -39,7 +39,7 @@ git_override( bazel_dep(name = "rules_browsers") git_override( module_name = "rules_browsers", - commit = "ceb52751831f3e6249aba83f688a612e57a8d14a", + commit = "8231142fc5516323b040883bf774ba8362645387", remote = "https://github.com/devversion/rules_browsers.git", )