Skip to content

Commit 52011d1

Browse files
fix(deps): update dependency @angular/common [security] (#6751)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc90c04 commit 52011d1

File tree

3 files changed

+133
-73
lines changed

3 files changed

+133
-73
lines changed

packages/components-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@angular/animations": "20.3.9",
30-
"@angular/common": "20.3.9",
30+
"@angular/common": "20.3.14",
3131
"@angular/compiler": "20.3.9",
3232
"@angular/core": "20.3.9",
3333
"@angular/forms": "20.3.9",

packages/styles-primeng-workspace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@angular/animations": "19.2.15",
26-
"@angular/common": "19.2.15",
26+
"@angular/common": "19.2.16",
2727
"@angular/compiler": "19.2.15",
2828
"@angular/core": "19.2.15",
2929
"@angular/forms": "19.2.15",

0 commit comments

Comments
 (0)