Skip to content

Commit e05f0ab

Browse files
renovate-bothansl
authored andcommitted
build: update postcss to version 7.0.7
1 parent 60d1afc commit e05f0ab

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"parse5": "4.0.0",
3131
"opn": "5.4.0",
3232
"portfinder": "1.0.17",
33-
"postcss": "7.0.5",
33+
"postcss": "7.0.7",
3434
"postcss-import": "12.0.0",
3535
"postcss-loader": "3.0.0",
3636
"raw-loader": "0.5.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7570,19 +7570,19 @@ postcss-value-parser@^3.2.3, postcss-value-parser@^3.3.1:
75707570
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
75717571
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
75727572

7573-
[email protected].5, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.2, postcss@^7.0.5:
7574-
version "7.0.5"
7575-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.5.tgz#70e6443e36a6d520b0fd4e7593fcca3635ee9f55"
7576-
integrity sha512-HBNpviAUFCKvEh7NZhw1e8MBPivRszIiUnhrJ+sBFVSYSqubrzwX3KG51mYgcRHX8j/cAgZJedONZcm5jTBdgQ==
7573+
[email protected].7, postcss@^7.0.6:
7574+
version "7.0.7"
7575+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.7.tgz#2754d073f77acb4ef08f1235c36c5721a7201614"
7576+
integrity sha512-HThWSJEPkupqew2fnuQMEI2YcTj/8gMV3n80cMdJsKxfIh5tHf7nM5JigNX6LxVMqo6zkgQNAI88hyFvBk41Pg==
75777577
dependencies:
75787578
chalk "^2.4.1"
75797579
source-map "^0.6.1"
75807580
supports-color "^5.5.0"
75817581

7582-
postcss@^7.0.6:
7583-
version "7.0.7"
7584-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.7.tgz#2754d073f77acb4ef08f1235c36c5721a7201614"
7585-
integrity sha512-HThWSJEPkupqew2fnuQMEI2YcTj/8gMV3n80cMdJsKxfIh5tHf7nM5JigNX6LxVMqo6zkgQNAI88hyFvBk41Pg==
7582+
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.2, postcss@^7.0.5:
7583+
version "7.0.5"
7584+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.5.tgz#70e6443e36a6d520b0fd4e7593fcca3635ee9f55"
7585+
integrity sha512-HBNpviAUFCKvEh7NZhw1e8MBPivRszIiUnhrJ+sBFVSYSqubrzwX3KG51mYgcRHX8j/cAgZJedONZcm5jTBdgQ==
75867586
dependencies:
75877587
chalk "^2.4.1"
75887588
source-map "^0.6.1"

0 commit comments

Comments
 (0)