From 7ff37a0ef9de75b65f46d2932217b5577e7ac20c Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Thu, 26 Feb 2026 07:25:22 +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 c94c8e3f04c5..f3f199321f1b 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", )