mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build: update to latest devinfra in workspace (#62901)
Update to the latest devinfra in workspace to correct goldens update error PR Close #62901
This commit is contained in:
parent
ecb50ad7ed
commit
335cdc7b37
1 changed files with 1 additions and 1 deletions
|
|
@ -260,7 +260,7 @@ yarn_install(
|
|||
|
||||
git_repository(
|
||||
name = "devinfra",
|
||||
commit = "39c70c3c8c63165bc2df0efc7dcb3b3287b69685",
|
||||
commit = "4d2f875ec29ee71e0fe1a349a99c5ab2ccb71e30",
|
||||
remote = "https://github.com/angular/dev-infra.git",
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue