Skip to content

Commit 03695b6

Browse files
committed
build: update angular dependencies to v20.0.0-next.8
1 parent 9488b2f commit 03695b6

File tree

2 files changed

+355
-66
lines changed

2 files changed

+355
-66
lines changed

package.json

+2-2
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-next.6",
21+
"@angular/build": "20.0.0-next.8",
2222
"@babel/core": "^7.16.0",
2323
"@babel/plugin-transform-async-generator-functions": "^7.26.8",
2424
"@bazel/buildifier": "6.3.3",
@@ -56,7 +56,7 @@
5656
"@angular/animations": "20.0.0-next.7",
5757
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
5858
"@angular/cdk": "20.0.0-next.7",
59-
"@angular/cli": "20.0.0-next.6",
59+
"@angular/cli": "20.0.0-next.8",
6060
"@angular/common": "20.0.0-next.7",
6161
"@angular/compiler": "20.0.0-next.7",
6262
"@angular/compiler-cli": "20.0.0-next.7",

0 commit comments

Comments
 (0)