Skip to content

Commit 4e0793c

Browse files
committed
build: update cross-repo angular dependencies to v22.0.0-next.1
See associated pull request for more information.
1 parent a84b05c commit 4e0793c

File tree

2 files changed

+129
-113
lines changed

2 files changed

+129
-113
lines changed

bazel/integration/tests/angular-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"tslib": "^2.8.1"
2323
},
2424
"devDependencies": {
25-
"@angular/build": "22.0.0-next.0",
26-
"@angular/cli": "22.0.0-next.0",
25+
"@angular/build": "22.0.0-next.1",
26+
"@angular/cli": "22.0.0-next.1",
2727
"@angular/compiler-cli": "22.0.0-next.1",
2828
"@types/jasmine": "~6.0.0",
2929
"@types/node": "24.11.0",

0 commit comments

Comments
 (0)