From a642757563f5a5e4abba954f65013037d43d72cc Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Thu, 23 Jul 2026 16:51:19 +0000 Subject: [PATCH] build: update cross-repo angular dependencies See associated pull request for more information. --- MODULE.bazel | 2 +- tests/e2e/ng-snapshot/package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MODULE.bazel b/MODULE.bazel index 4b82a12dc781..dc669e5214f6 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -26,7 +26,7 @@ git_override( bazel_dep(name = "devinfra") git_override( module_name = "devinfra", - commit = "daa0b5ecd15668d12163f70d4c9836ada70808c9", + commit = "8819f0b304c93732ec1990b305bc2d0c630bc180", remote = "https://github.com/angular/dev-infra.git", ) diff --git a/tests/e2e/ng-snapshot/package.json b/tests/e2e/ng-snapshot/package.json index 755bf3b51309..1d97d3a3af49 100644 --- a/tests/e2e/ng-snapshot/package.json +++ b/tests/e2e/ng-snapshot/package.json @@ -3,7 +3,7 @@ "private": true, "dependencies": { "@angular/animations": "github:angular/animations-builds#808079392e5b249ea85e3e039d0398b9a6ebce61", - "@angular/cdk": "github:angular/cdk-builds#7eea1c75ad46705159549b6510d27527bf63d851", + "@angular/cdk": "github:angular/cdk-builds#40b78541523144de64ea58c80dd2df21a109595c", "@angular/common": "github:angular/common-builds#0d76a79853629c5df6dd7200f939d50a26c42d31", "@angular/compiler": "github:angular/compiler-builds#9c3492e84424ca56f4a2bceadedb971b4a5fb180", "@angular/compiler-cli": "github:angular/compiler-cli-builds#5e0e2cbfe83259c229079ca61b97e902def7e79c", @@ -11,8 +11,8 @@ "@angular/forms": "github:angular/forms-builds#7391529cbe07ceb38f1918cc22802c2a3b85cee0", "@angular/language-service": "github:angular/language-service-builds#542cd331d8eeb04a230fb4c7b0889f6f67eff87c", "@angular/localize": "github:angular/localize-builds#3d1da6026e3b94f5f770665e0ef85bec0b3077f8", - "@angular/material": "github:angular/material-builds#e8f13e4c754c2690dd4c2946a05376bc9222048f", - "@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#a894c010d7d817d51d5b4df4afb7a718f1fcdc49", + "@angular/material": "github:angular/material-builds#6ab16c231d473fc2b5862f9ae9cc4dd1b933c3e4", + "@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#8e4dbcfab5f7bef02b258a92d64bfe80afbaeb08", "@angular/platform-browser": "github:angular/platform-browser-builds#559f4eb1790d887b8146dad7665381bc881f6861", "@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#3f62f5d54386531a76767dfeb60cc9235a712b94", "@angular/platform-server": "github:angular/platform-server-builds#a5320d21bba962daa88796c39dcf7e5cba9ae019",