Skip to content

Commit 7f9d37d

Browse files
atscottNothingEverHappens
authored andcommitted
build: update bazel rules_browsers dependency (angular#62772)
Updates only rules_browsers since angular#62542 is having difficulty with other deps updated at the same time PR Close angular#62772
1 parent 063b5e1 commit 7f9d37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ rules_angular_step3(
306306

307307
git_repository(
308308
name = "rules_browsers",
309-
commit = "0d8211868d682a9880f4fe6e735d3c82ff63889d",
309+
commit = "56ef8007ea07cd1916429bca8bb523433b0e9cdc",
310310
remote = "https://github.com/devversion/rules_browsers.git",
311311
)
312312

0 commit comments

Comments
 (0)