Skip to content

Commit 545e017

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 02a893a commit 545e017

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
@@ -243,7 +243,7 @@ esbuild_register_toolchains(
243243

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

0 commit comments

Comments
 (0)