Skip to content

Commit c43732f

Browse files
renovate-botvikerman
authored andcommitted
build: update postcss to version 7.0.25
1 parent 3751110 commit c43732f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"minimatch": "3.0.4",
4141
"parse5": "4.0.0",
4242
"open": "7.0.0",
43-
"postcss": "7.0.24",
43+
"postcss": "7.0.25",
4444
"postcss-import": "12.0.1",
4545
"postcss-loader": "3.0.0",
4646
"raw-loader": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8439,10 +8439,10 @@ postcss-value-parser@^4.0.2:
84398439
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.0.2.tgz#482282c09a42706d1fc9a069b73f44ec08391dc9"
84408440
integrity sha512-LmeoohTpp/K4UiyQCwuGWlONxXamGzCMtFxLq4W1nZVGIQLYvMCJx3yAF9qyyuFpflABI9yVdtJAqbihOsCsJQ==
84418441

8442-
postcss@7.0.24:
8443-
version "7.0.24"
8444-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.24.tgz#972c3c5be431b32e40caefe6c81b5a19117704c2"
8445-
integrity sha512-Xl0XvdNWg+CblAXzNvbSOUvgJXwSjmbAKORqyw9V2AlHrm1js2gFw9y3jibBAhpKZi8b5JzJCVh/FyzPsTtgTA==
8442+
postcss@7.0.25:
8443+
version "7.0.25"
8444+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.25.tgz#dd2a2a753d50b13bed7a2009b4a18ac14d9db21e"
8445+
integrity sha512-NXXVvWq9icrm/TgQC0O6YVFi4StfJz46M1iNd/h6B26Nvh/HKI+q4YZtFN/EjcInZliEscO/WL10BXnc1E5nwg==
84468446
dependencies:
84478447
chalk "^2.4.2"
84488448
source-map "^0.6.1"

0 commit comments

Comments
 (0)