mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-20 13:32:43 +08:00
build: update postcss to version 7.0.29
This commit is contained in:
parent
b3b70121e8
commit
2d48ab3e4e
@ -41,7 +41,7 @@
|
||||
"open": "7.0.3",
|
||||
"parse5": "4.0.0",
|
||||
"pnp-webpack-plugin": "1.6.4",
|
||||
"postcss": "7.0.27",
|
||||
"postcss": "7.0.29",
|
||||
"postcss-import": "12.0.1",
|
||||
"postcss-loader": "3.0.0",
|
||||
"raw-loader": "4.0.1",
|
||||
|
@ -9694,6 +9694,15 @@ postcss@7.0.21:
|
||||
source-map "^0.6.1"
|
||||
supports-color "^6.1.0"
|
||||
|
||||
postcss@7.0.29:
|
||||
version "7.0.29"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.29.tgz#d3a903872bd52280b83bce38cdc83ce55c06129e"
|
||||
integrity sha512-ba0ApvR3LxGvRMMiUa9n0WR4HjzcYm7tS+ht4/2Nd0NLtHpPIH77fuB9Xh1/yJVz9O/E/95Y/dn8ygWsyffXtw==
|
||||
dependencies:
|
||||
chalk "^2.4.2"
|
||||
source-map "^0.6.1"
|
||||
supports-color "^6.1.0"
|
||||
|
||||
prelude-ls@~1.1.2:
|
||||
version "1.1.2"
|
||||
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
|
||||
|
Loading…
x
Reference in New Issue
Block a user