Skip to content

Commit 543ddf9

Browse files
committed
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent 463311c commit 543ddf9

4 files changed

Lines changed: 278 additions & 545 deletions

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ git_override(
3939
bazel_dep(name = "devinfra")
4040
git_override(
4141
module_name = "devinfra",
42-
commit = "f91b383e3128872b21f709d2ae7543344c65526d",
42+
commit = "03817cc1380a8e27595e8a03615816bfda74286d",
4343
remote = "https://github.com/angular/dev-infra.git",
4444
)
4545

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
},
7878
"devDependencies": {
7979
"@angular/localize": "catalog:",
80-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#f084e2e88e71cdca8098489e6104ffcdbd9a8eda",
80+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#7bbfd2130b5fc0b6f03f74de590b57990fd93661",
8181
"@angular/platform-server": "catalog:",
8282
"@angular/router": "catalog:",
8383
"@babel/core": "^7.16.12",

0 commit comments

Comments
 (0)