Skip to content

Commit cc71b6e

Browse files
committed
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent 6f26f4f commit cc71b6e

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

MODULE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,21 +19,21 @@ bazel_dep(name = "aspect_rules_jasmine", version = "2.0.4")
1919
bazel_dep(name = "rules_angular")
2020
git_override(
2121
module_name = "rules_angular",
22-
commit = "b1d295334e70335dab7ac9984a989fae0a9c9dc2",
22+
commit = "88a34a4f4f10f495b051c06c2ffa8698829b9215",
2323
remote = "https://github.com/angular/rules_angular.git",
2424
)
2525

2626
bazel_dep(name = "devinfra")
2727
git_override(
2828
module_name = "devinfra",
29-
commit = "48c48fa3848de5bb0ec1c3203558f099765165ab",
29+
commit = "bb79de4712147000f5f289eac67e2ec366f57dbc",
3030
remote = "https://github.com/angular/dev-infra.git",
3131
)
3232

3333
bazel_dep(name = "rules_browsers")
3434
git_override(
3535
module_name = "rules_browsers",
36-
commit = "b03f09ef28a08f8ae07482851cf5ecbf6ac23a2a",
36+
commit = "f8a3a661882bf36e537971a9e50fd19cada0d471",
3737
remote = "https://github.com/angular/rules_browsers.git",
3838
)
3939

package.json

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

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)