Skip to content

Commit 2d48ab3

Browse files
renovate-botdgp1130
authored andcommitted
build: update postcss to version 7.0.29
1 parent b3b7012 commit 2d48ab3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"open": "7.0.3",
4242
"parse5": "4.0.0",
4343
"pnp-webpack-plugin": "1.6.4",
44-
"postcss": "7.0.27",
44+
"postcss": "7.0.29",
4545
"postcss-import": "12.0.1",
4646
"postcss-loader": "3.0.0",
4747
"raw-loader": "4.0.1",

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9694,6 +9694,15 @@ [email protected]:
96949694
source-map "^0.6.1"
96959695
supports-color "^6.1.0"
96969696

9697+
9698+
version "7.0.29"
9699+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.29.tgz#d3a903872bd52280b83bce38cdc83ce55c06129e"
9700+
integrity sha512-ba0ApvR3LxGvRMMiUa9n0WR4HjzcYm7tS+ht4/2Nd0NLtHpPIH77fuB9Xh1/yJVz9O/E/95Y/dn8ygWsyffXtw==
9701+
dependencies:
9702+
chalk "^2.4.2"
9703+
source-map "^0.6.1"
9704+
supports-color "^6.1.0"
9705+
96979706
prelude-ls@~1.1.2:
96989707
version "1.1.2"
96999708
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"

0 commit comments

Comments
 (0)