Skip to content

Commit 67a7086

Browse files
committed
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent af76464 commit 67a7086

4 files changed

Lines changed: 184 additions & 184 deletions

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ git_override(
2626
bazel_dep(name = "devinfra")
2727
git_override(
2828
module_name = "devinfra",
29-
commit = "023fc8fd55661b2ba24151350bd7460dafd8ae88",
29+
commit = "83b406aceaa440a45c84b885b00d1f38cd31d8a2",
3030
remote = "https://github.com/angular/dev-infra.git",
3131
)
3232

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@angular/forms": "22.1.0-next.0",
5555
"@angular/localize": "22.1.0-next.0",
5656
"@angular/material": "22.1.0-next.0",
57-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#cefe10420ad2ecdadd21129be75b71aa485baea6",
57+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#cb3c50a244b5fedb48608a07debdb1c9c55d0f3b",
5858
"@angular/platform-browser": "22.1.0-next.0",
5959
"@angular/platform-server": "22.1.0-next.0",
6060
"@angular/router": "22.1.0-next.0",

0 commit comments

Comments
 (0)