Skip to content

Commit 7e8f1cb

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

4 files changed

Lines changed: 78 additions & 69 deletions

File tree

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.6",
26-
"@angular/cli": "22.0.0-next.6",
25+
"@angular/build": "22.0.0-next.7",
26+
"@angular/cli": "22.0.0-next.7",
2727
"@angular/compiler-cli": "22.0.0-next.9",
2828
"@types/jasmine": "~6.0.0",
2929
"@types/node": "24.12.2",

bazel/integration/tests/angular-cli/pnpm-lock.yaml

Lines changed: 33 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bazel/rules/rules_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"typescript": "6.0.2"
3030
},
3131
"devDependencies": {
32-
"@angular/build": "22.0.0-next.6",
33-
"@angular/cli": "22.0.0-next.6",
32+
"@angular/build": "22.0.0-next.7",
33+
"@angular/cli": "22.0.0-next.7",
3434
"@angular/common": "22.0.0-next.9",
3535
"@angular/compiler": "22.0.0-next.9",
3636
"@angular/core": "22.0.0-next.9",

0 commit comments

Comments
 (0)