Skip to content

Commit 03c2de5

Browse files
committed
build: update bazel dependencies
See associated pull request for more information.
1 parent c8a103b commit 03c2de5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ esbuild_register_toolchains(
253253

254254
git_repository(
255255
name = "rules_angular",
256-
commit = "c8af5c0d27c66387e9e7df3c4dd3155ce7582609",
256+
commit = "a957283cdef0ade1fc6d1d7404f14577cebd3642",
257257
remote = "https://github.com/devversion/rules_angular.git",
258258
)
259259

@@ -281,7 +281,7 @@ http_archive(
281281

282282
git_repository(
283283
name = "rules_browsers",
284-
commit = "c9a70ad79258e2ffc498075623f9f974920a4025",
284+
commit = "8ee9ae3216ef26516c8ef20537c89857343cdc3a",
285285
remote = "https://github.com/devversion/rules_browsers.git",
286286
)
287287

0 commit comments

Comments
 (0)