Skip to content

Commit a6cc95d

Browse files
committed
build: update cross-repo angular dependencies to v20.0.0-rc.4
See associated pull request for more information.
1 parent 241f7bc commit a6cc95d

File tree

2 files changed

+365
-49
lines changed

2 files changed

+365
-49
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"packageManager": "[email protected]",
1919
"dependencies": {
2020
"@angular/benchpress": "0.3.0",
21-
"@angular/build": "20.0.0-rc.3",
21+
"@angular/build": "20.0.0-rc.4",
2222
"@babel/core": "^7.16.0",
2323
"@babel/plugin-transform-async-generator-functions": "^7.26.8",
2424
"@bazel/buildifier": "8.2.0",
@@ -55,7 +55,7 @@
5555
"@angular/animations": "20.0.0-rc.2",
5656
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
5757
"@angular/cdk": "20.0.0-rc.2",
58-
"@angular/cli": "20.0.0-rc.3",
58+
"@angular/cli": "20.0.0-rc.4",
5959
"@angular/common": "20.0.0-rc.2",
6060
"@angular/compiler": "20.0.0-rc.2",
6161
"@angular/compiler-cli": "20.0.0-rc.2",

0 commit comments

Comments
 (0)