Skip to content

Commit f2f4851

Browse files
committed
build: update dependency postcss to v8.5.12
See associated pull request for more information. Closes angular#33068 as a pr takeover
1 parent 5ffe5c3 commit f2f4851

4 files changed

Lines changed: 48 additions & 38 deletions

File tree

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"jsdom": "28.1.0",
5656
"less": "4.4.2",
5757
"ng-packagr": "21.2.3",
58-
"postcss": "8.5.6",
58+
"postcss": "8.5.12",
5959
"rxjs": "7.8.2",
6060
"vitest": "4.0.18"
6161
},

packages/angular/ssr/test/npm_package/THIRD_PARTY_LICENSES.txt.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ License: MIT
449449

450450
The MIT License (MIT)
451451

452-
Copyright 2013 Andrey Sitnik <andrey@sitnik.ru>
452+
Copyright 2013 Andrey Sitnik <andrey@sitnik.es>
453453

454454
Permission is hereby granted, free of charge, to any person obtaining a copy of
455455
this software and associated documentation files (the "Software"), to deal in

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"ora": "9.3.0",
4343
"picomatch": "4.0.4",
4444
"piscina": "5.1.4",
45-
"postcss": "8.5.6",
45+
"postcss": "8.5.12",
4646
"postcss-loader": "8.2.0",
4747
"resolve-url-loader": "5.0.0",
4848
"rxjs": "7.8.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)