Skip to content

Commit 1824fc0

Browse files
renovate-botKeen Yee Liau
authored and
Keen Yee Liau
committed
build: update postcss to version 7.0.18
1 parent c2d5445 commit 1824fc0

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"minimatch": "3.0.4",
3737
"parse5": "4.0.0",
3838
"open": "6.4.0",
39-
"postcss": "7.0.17",
39+
"postcss": "7.0.18",
4040
"postcss-import": "12.0.1",
4141
"postcss-loader": "3.0.0",
4242
"raw-loader": "3.1.0",

yarn.lock

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9050,10 +9050,10 @@ postcss-value-parser@^4.0.0:
90509050
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.0.0.tgz#99a983d365f7b2ad8d0f9b8c3094926eab4b936d"
90519051
integrity sha512-ESPktioptiSUchCKgggAkzdmkgzKfmp0EU8jXH+5kbIUB+unr0Y4CY9SRMvibuvYUBjNh1ACLbxqYNpdTQOteQ==
90529052

9053-
[email protected].17, postcss@^7.0.17:
9054-
version "7.0.17"
9055-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.17.tgz#4da1bdff5322d4a0acaab4d87f3e782436bad31f"
9056-
integrity sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==
9053+
9054+
version "7.0.18"
9055+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.18.tgz#4b9cda95ae6c069c67a4d933029eddd4838ac233"
9056+
integrity sha512-/7g1QXXgegpF+9GJj4iN7ChGF40sYuGYJ8WZu8DZWnmhQ/G36hfdk3q9LBJmoK+lZ+yzZ5KYpOoxq7LF1BxE8g==
90579057
dependencies:
90589058
chalk "^2.4.2"
90599059
source-map "^0.6.1"
@@ -9068,6 +9068,15 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.2:
90689068
source-map "^0.6.1"
90699069
supports-color "^5.5.0"
90709070

9071+
postcss@^7.0.17:
9072+
version "7.0.17"
9073+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.17.tgz#4da1bdff5322d4a0acaab4d87f3e782436bad31f"
9074+
integrity sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==
9075+
dependencies:
9076+
chalk "^2.4.2"
9077+
source-map "^0.6.1"
9078+
supports-color "^6.1.0"
9079+
90719080
prelude-ls@~1.1.2:
90729081
version "1.1.2"
90739082
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"

0 commit comments

Comments
 (0)