From 241daf2f3bb78518946e738bfb6e6f7051d03960 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Thu, 5 Feb 2026 06:22:49 +0000 Subject: [PATCH] build: update rules_browsers digest to e08ae33 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 cf4e5dd24484..97f6c1284240 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 = "5f0e50d17d15c70e6ab5546f1659338ae94c4072", + commit = "e08ae33c679d07b3b2fcc136658b787a81995bc5", remote = "https://github.com/devversion/rules_browsers.git", )