Skip to content

Commit 88a1b45

Browse files
committed
Update dependency postcss to v7.0.16
1 parent c210ad7 commit 88a1b45

2 files changed

Lines changed: 14 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cssnano": "4.1.10",
1919
"del": "4.1.0",
2020
"htmlnano": "0.2.3",
21-
"postcss": "7.0.14",
21+
"postcss": "7.0.16",
2222
"postcss-html": "0.36.0",
2323
"postcss-load-config": "2.0.0",
2424
"postcss-preset-env": "6.6.0",

yarn.lock

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3562,10 +3562,10 @@ postcss-values-parser@^2.0.0:
35623562
indexes-of "^1.0.1"
35633563
uniq "^1.0.1"
35643564

3565-
postcss@7.0.14, postcss@^7.0.14:
3566-
version "7.0.14"
3567-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.14.tgz#4527ed6b1ca0d82c53ce5ec1a2041c2346bbd6e5"
3568-
integrity sha512-NsbD6XUUMZvBxtQAJuWDJeeC4QFsmWsfozWxCJPWf3M55K9iu2iMDaKqyoOdTJ1R4usBXuxlVFAIo8rZPQD4Bg==
3565+
postcss@7.0.16:
3566+
version "7.0.16"
3567+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.16.tgz#48f64f1b4b558cb8b52c88987724359acb010da2"
3568+
integrity sha512-MOo8zNSlIqh22Uaa3drkdIAgUGEL+AD1ESiSdmElLUmE2uVDo1QloiT/IfW9qRw8Gw+Y/w69UVMGwbufMSftxA==
35693569
dependencies:
35703570
chalk "^2.4.2"
35713571
source-map "^0.6.1"
@@ -3589,6 +3589,15 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.2, postcss@^7.0.5, postcss@^7.0.6:
35893589
source-map "^0.6.1"
35903590
supports-color "^5.5.0"
35913591

3592+
postcss@^7.0.14:
3593+
version "7.0.14"
3594+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.14.tgz#4527ed6b1ca0d82c53ce5ec1a2041c2346bbd6e5"
3595+
integrity sha512-NsbD6XUUMZvBxtQAJuWDJeeC4QFsmWsfozWxCJPWf3M55K9iu2iMDaKqyoOdTJ1R4usBXuxlVFAIo8rZPQD4Bg==
3596+
dependencies:
3597+
chalk "^2.4.2"
3598+
source-map "^0.6.1"
3599+
supports-color "^6.1.0"
3600+
35923601
posthtml-parser@^0.3.3:
35933602
version "0.3.3"
35943603
resolved "https://registry.yarnpkg.com/posthtml-parser/-/posthtml-parser-0.3.3.tgz#3fe986fca9f00c0f109d731ba590b192f26e776d"

0 commit comments

Comments
 (0)