Skip to content

Commit 5e30d20

Browse files
renovate-botclydin
authored andcommitted
build: update postcss to version 7.0.30
1 parent 112e11c commit 5e30d20

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"open": "7.0.3",
4444
"parse5": "4.0.0",
4545
"pnp-webpack-plugin": "1.6.4",
46-
"postcss": "7.0.29",
46+
"postcss": "7.0.30",
4747
"postcss-import": "12.0.1",
4848
"postcss-loader": "3.0.0",
4949
"raw-loader": "4.0.1",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9589,7 +9589,7 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2, postcss-value-parser@^
95899589
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
95909590
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
95919591

9592-
"postcss@5 - 7", postcss@7.0.29, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.2, postcss@^7.0.27, postcss@^7.0.29, postcss@^7.0.5, postcss@^7.0.6:
9592+
"postcss@5 - 7", postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.2, postcss@^7.0.27, postcss@^7.0.29, postcss@^7.0.5, postcss@^7.0.6:
95939593
version "7.0.29"
95949594
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.29.tgz#d3a903872bd52280b83bce38cdc83ce55c06129e"
95959595
integrity sha512-ba0ApvR3LxGvRMMiUa9n0WR4HjzcYm7tS+ht4/2Nd0NLtHpPIH77fuB9Xh1/yJVz9O/E/95Y/dn8ygWsyffXtw==
@@ -9616,6 +9616,15 @@ [email protected]:
96169616
source-map "^0.6.1"
96179617
supports-color "^6.1.0"
96189618

9619+
9620+
version "7.0.30"
9621+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.30.tgz#cc9378beffe46a02cbc4506a0477d05fcea9a8e2"
9622+
integrity sha512-nu/0m+NtIzoubO+xdAlwZl/u5S5vi/y6BCsoL8D+8IxsD3XvBS8X4YEADNIVXKVuQvduiucnRv+vPIqj56EGMQ==
9623+
dependencies:
9624+
chalk "^2.4.2"
9625+
source-map "^0.6.1"
9626+
supports-color "^6.1.0"
9627+
96199628
prelude-ls@~1.1.2:
96209629
version "1.1.2"
96219630
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"

0 commit comments

Comments
 (0)