Skip to content

Commit c5df10c

Browse files
committed
build: update dev-infra
Updates the dev-infra git repository so that we have access to the latest spec-bundling `rules_js` variant
1 parent 2d86ad4 commit c5df10c

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
@@ -226,7 +226,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
226226

227227
git_repository(
228228
name = "devinfra",
229-
commit = "cc73dde52b557f831cc3b6e48daf8c3b542a33df",
229+
commit = "2a3cbd4a4cfef4ec277820234c0f423c66a78b54",
230230
remote = "https://github.com/angular/dev-infra.git",
231231
)
232232

0 commit comments

Comments
 (0)