Skip to content

Commit 924704c

Browse files
renovate-botdgp1130
authored andcommitted
build: update postcss to version 7.0.23
1 parent bf39e74 commit 924704c

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
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.21",
43+
"postcss": "7.0.23",
4444
"postcss-import": "12.0.1",
4545
"postcss-loader": "3.0.0",
4646
"raw-loader": "3.1.0",

yarn.lock

+10-1
Original file line numberDiff line numberDiff line change
@@ -8338,7 +8338,16 @@ postcss-value-parser@^4.0.2:
83388338
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.0.2.tgz#482282c09a42706d1fc9a069b73f44ec08391dc9"
83398339
integrity sha512-LmeoohTpp/K4UiyQCwuGWlONxXamGzCMtFxLq4W1nZVGIQLYvMCJx3yAF9qyyuFpflABI9yVdtJAqbihOsCsJQ==
83408340

8341-
[email protected], postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.18, postcss@^7.0.2, postcss@^7.0.21:
8341+
8342+
version "7.0.23"
8343+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.23.tgz#9f9759fad661b15964f3cfc3140f66f1e05eadc1"
8344+
integrity sha512-hOlMf3ouRIFXD+j2VJecwssTwbvsPGJVMzupptg+85WA+i7MwyrydmQAgY3R+m0Bc0exunhbJmijy8u8+vufuQ==
8345+
dependencies:
8346+
chalk "^2.4.2"
8347+
source-map "^0.6.1"
8348+
supports-color "^6.1.0"
8349+
8350+
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.18, postcss@^7.0.2, postcss@^7.0.21:
83428351
version "7.0.21"
83438352
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17"
83448353
integrity sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==

0 commit comments

Comments
 (0)