Skip to content

Commit a709b42

Browse files
angular-robotalan-agius4
authored andcommitted
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent c19ffa6 commit a709b42

3 files changed

Lines changed: 33 additions & 15 deletions

File tree

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ 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 = "19914e2fb677d50b16360dcea8740a1b0dd46172",
22+
commit = "045f98407a299ffaeeeafa275d8490d4507513f8",
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 = "f91b383e3128872b21f709d2ae7543344c65526d",
29+
commit = "eaa9aaa98de612484109350f710fdb02e92c84ae",
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.0.0-next.12",
5555
"@angular/localize": "22.0.0-next.12",
5656
"@angular/material": "22.0.0-next.8",
57-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#f084e2e88e71cdca8098489e6104ffcdbd9a8eda",
57+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#2c36222db3f44751284cc93b3806dbe1baee583a",
5858
"@angular/platform-browser": "22.0.0-next.12",
5959
"@angular/platform-server": "22.0.0-next.12",
6060
"@angular/router": "22.0.0-next.12",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)