Skip to content

Commit ef77ce3

Browse files
renovate-botvikerman
authored andcommitted
build: update postcss to version 7.0.21
1 parent 125847b commit ef77ce3

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
@@ -39,7 +39,7 @@
3939
"minimatch": "3.0.4",
4040
"parse5": "4.0.0",
4141
"open": "7.0.0",
42-
"postcss": "7.0.18",
42+
"postcss": "7.0.21",
4343
"postcss-import": "12.0.1",
4444
"postcss-loader": "3.0.0",
4545
"raw-loader": "3.1.0",

yarn.lock

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

8194-
postcss@7.0.18, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.18, postcss@^7.0.2:
8194+
postcss@7.0.21:
8195+
version "7.0.21"
8196+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17"
8197+
integrity sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==
8198+
dependencies:
8199+
chalk "^2.4.2"
8200+
source-map "^0.6.1"
8201+
supports-color "^6.1.0"
8202+
8203+
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.18, postcss@^7.0.2:
81958204
version "7.0.18"
81968205
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.18.tgz#4b9cda95ae6c069c67a4d933029eddd4838ac233"
81978206
integrity sha512-/7g1QXXgegpF+9GJj4iN7ChGF40sYuGYJ8WZu8DZWnmhQ/G36hfdk3q9LBJmoK+lZ+yzZ5KYpOoxq7LF1BxE8g==

0 commit comments

Comments
 (0)