Skip to content

Commit 235ac2b

Browse files
committed
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent a236a40 commit 235ac2b

3 files changed

Lines changed: 127 additions & 127 deletions

File tree

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ git_override(
3232
bazel_dep(name = "rules_angular")
3333
git_override(
3434
module_name = "rules_angular",
35-
commit = "6c36180c2efebc6526ef0e6a55a6d738c7de6909",
35+
commit = "346e8fe8e51c743f44771def707ea3a2f10abbdd",
3636
remote = "https://github.com/angular/rules_angular.git",
3737
)
3838

3939
bazel_dep(name = "devinfra")
4040
git_override(
4141
module_name = "devinfra",
42-
commit = "ba726e7bca0b08b125ccc6f93c233749e1213c17",
42+
commit = "30bd830d16570c2b3ddb3457534d71ed21adbf86",
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
@@ -76,7 +76,7 @@
7676
"devDependencies": {
7777
"@angular/compiler-cli": "catalog:",
7878
"@angular/localize": "catalog:",
79-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#1c95e84f330960eea28b5e3ed9b7a6a21b2c605b",
79+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#51c559e50d2baa069f8df3f083a49fb41cf8dd5c",
8080
"@angular/platform-server": "catalog:",
8181
"@angular/router": "catalog:",
8282
"@babel/core": "^7.16.12",

0 commit comments

Comments
 (0)