From 9f13923d79d2361deb669b617532c86acfcfc686 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Tue, 12 Aug 2025 08:41:41 +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 9ec5c262369b..9f4efad30edd 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -281,7 +281,7 @@ http_archive( git_repository( name = "rules_browsers", - commit = "56ef8007ea07cd1916429bca8bb523433b0e9cdc", + commit = "c3f7358828a6e9c2b08c23bc33b8982f8daea9e5", remote = "https://github.com/devversion/rules_browsers.git", )