Skip to content

Commit 5f00c51

Browse files
committed
build: update rules_browsers to include latest jasmine improvements (#31035)
Includes a few improvements to the Jasmine integration to better show errors. (cherry picked from commit 0d7bf13)
1 parent 0530274 commit 5f00c51

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
@@ -242,7 +242,7 @@ esbuild_register_toolchains(
242242

243243
git_repository(
244244
name = "rules_browsers",
245-
commit = "c8246bb6d8bba4e2ae23fc39c7b0cec651953e6d",
245+
commit = "671017c30c0a595d7d639f59c6985255e4b90e0a",
246246
remote = "https://github.com/devversion/rules_browsers.git",
247247
)
248248

0 commit comments

Comments
 (0)