Skip to content

Commit 30345c3

Browse files
renovate-botKeen Yee Liau
authored and
Keen Yee Liau
committed
build: update postcss to version 7.0.17
1 parent c6fb34a commit 30345c3

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
@@ -32,7 +32,7 @@
3232
"minimatch": "3.0.4",
3333
"parse5": "4.0.0",
3434
"open": "6.3.0",
35-
"postcss": "7.0.16",
35+
"postcss": "7.0.17",
3636
"postcss-import": "12.0.1",
3737
"postcss-loader": "3.0.0",
3838
"raw-loader": "1.0.0",

yarn.lock

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7462,10 +7462,10 @@ postcss-value-parser@^3.2.3, postcss-value-parser@^3.3.1:
74627462
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
74637463
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
74647464

7465-
[email protected].16, postcss@^7.0.16:
7466-
version "7.0.16"
7467-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.16.tgz#48f64f1b4b558cb8b52c88987724359acb010da2"
7468-
integrity sha512-MOo8zNSlIqh22Uaa3drkdIAgUGEL+AD1ESiSdmElLUmE2uVDo1QloiT/IfW9qRw8Gw+Y/w69UVMGwbufMSftxA==
7465+
7466+
version "7.0.17"
7467+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.17.tgz#4da1bdff5322d4a0acaab4d87f3e782436bad31f"
7468+
integrity sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==
74697469
dependencies:
74707470
chalk "^2.4.2"
74717471
source-map "^0.6.1"
@@ -7480,6 +7480,15 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.2, postcss@^7.0.5:
74807480
source-map "^0.6.1"
74817481
supports-color "^5.5.0"
74827482

7483+
postcss@^7.0.16:
7484+
version "7.0.16"
7485+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.16.tgz#48f64f1b4b558cb8b52c88987724359acb010da2"
7486+
integrity sha512-MOo8zNSlIqh22Uaa3drkdIAgUGEL+AD1ESiSdmElLUmE2uVDo1QloiT/IfW9qRw8Gw+Y/w69UVMGwbufMSftxA==
7487+
dependencies:
7488+
chalk "^2.4.2"
7489+
source-map "^0.6.1"
7490+
supports-color "^6.1.0"
7491+
74837492
prelude-ls@~1.1.2:
74847493
version "1.1.2"
74857494
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"

0 commit comments

Comments
 (0)