From 5e0cb9676c6c0c2bb410487a847bbfb39205674b Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Mon, 11 Aug 2025 17:50:09 +0000 Subject: [PATCH] build: update rules_browsers digest to c3f7358 See associated pull request for more information. --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 4818a709b..2603b8250 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -97,7 +97,7 @@ esbuild_register_toolchains( git_repository( name = "rules_browsers", - commit = "56ef8007ea07cd1916429bca8bb523433b0e9cdc", + commit = "c3f7358828a6e9c2b08c23bc33b8982f8daea9e5", remote = "https://github.com/devversion/rules_browsers.git", )