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:
Joey Perrott 2025-07-30 16:04:48 +00:00 committed by Jessica Janiuk
parent ecb50ad7ed
commit 335cdc7b37

View file

@ -260,7 +260,7 @@ yarn_install(
git_repository(
name = "devinfra",
commit = "39c70c3c8c63165bc2df0efc7dcb3b3287b69685",
commit = "4d2f875ec29ee71e0fe1a349a99c5ab2ccb71e30",
remote = "https://github.com/angular/dev-infra.git",
)