Skip to content

Commit fe38886

Browse files
nicohrubecclaude
andauthored
fix(angular): Bump Node version for Angular 21 E2E tests (#21112)
Bump Node from `22.22.0` to `22.22.3` to satisfy Angular CLI 22 RC's minimum requirement in the canary variant. Fixes #21111 Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f1723da commit fe38886

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • dev-packages/e2e-tests/test-applications/angular-21

dev-packages/e2e-tests/test-applications/angular-21/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"typescript": "~6.0.0"
4848
},
4949
"volta": {
50-
"node": "22.22.0",
50+
"node": "22.22.3",
5151
"extends": "../../package.json"
5252
},
5353
"sentryTest": {

0 commit comments

Comments
 (0)