Skip to content

Commit 6ec5e48

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

3 files changed

Lines changed: 418 additions & 425 deletions

File tree

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ bazel_dep(name = "bazel_skylib", version = "1.9.0")
1818
bazel_dep(name = "rules_browsers")
1919
git_override(
2020
module_name = "rules_browsers",
21-
commit = "bf27ea46fdbb0209526ca821f1500d4337eb8299",
21+
commit = "9b84b90c09c4c80c216945423e0e001a5463933e",
2222
remote = "https://github.com/angular/rules_browsers.git",
2323
)
2424

@@ -39,7 +39,7 @@ git_override(
3939
bazel_dep(name = "devinfra")
4040
git_override(
4141
module_name = "devinfra",
42-
commit = "eaa9aaa98de612484109350f710fdb02e92c84ae",
42+
commit = "a09a0b0b86117804bcda674acfd216d817222ab2",
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#2c36222db3f44751284cc93b3806dbe1baee583a",
80+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#e7b62a69d22e46e6f0903029aec3be706991724e",
8181
"@angular/platform-server": "catalog:",
8282
"@angular/router": "catalog:",
8383
"@babel/core": "^7.16.12",

0 commit comments

Comments
 (0)