Skip to content

Commit 21907a7

Browse files
fix(deps): update dependency @angular/core to ~21.2.0 [security]
1 parent 272bcb3 commit 21907a7

2 files changed

Lines changed: 49 additions & 49 deletions

File tree

apps/demos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@angular/common": "~21.1.0",
2222
"@angular/compiler": "~21.1.0",
2323
"@angular/compiler-cli": "~21.1.0",
24-
"@angular/core": "~21.1.0",
24+
"@angular/core": "~21.2.0",
2525
"@angular/forms": "~21.1.0",
2626
"@angular/platform-browser": "~21.1.0",
2727
"@angular/platform-browser-dynamic": "~21.1.0",

0 commit comments

Comments
 (0)