Skip to content

Commit 9f9be8d

Browse files
fix(deps): update dependency @angular/compiler [security] (#6775)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d7d766 commit 9f9be8d

File tree

3 files changed

+110
-58
lines changed

3 files changed

+110
-58
lines changed

packages/components-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@angular/animations": "20.3.9",
3030
"@angular/common": "20.3.14",
31-
"@angular/compiler": "20.3.9",
31+
"@angular/compiler": "20.3.15",
3232
"@angular/core": "20.3.9",
3333
"@angular/forms": "20.3.9",
3434
"@angular/platform-browser": "20.3.9",

packages/styles-primeng-workspace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@angular/animations": "19.2.15",
2626
"@angular/common": "19.2.16",
27-
"@angular/compiler": "19.2.15",
27+
"@angular/compiler": "19.2.17",
2828
"@angular/core": "19.2.15",
2929
"@angular/forms": "19.2.15",
3030
"@angular/platform-browser": "19.2.15",

0 commit comments

Comments
 (0)