Bump postcss from 8.2.13 to 8.2.14 (#13703)
This commit is contained in:
parent
5107844251
commit
5a9deac9b9
2 changed files with 5 additions and 5 deletions
|
|
@ -168,7 +168,7 @@
|
|||
"intersection-observer": "^0.12.0",
|
||||
"linkstate": "^2.0.1",
|
||||
"lodash.debounce": "4.0.8",
|
||||
"postcss": "^8.2.13",
|
||||
"postcss": "^8.2.14",
|
||||
"postcss-cli": "^8.3.1",
|
||||
"postcss-cssnext": "^3.1.0",
|
||||
"postcss-smart-import": "^0.7.6",
|
||||
|
|
|
|||
|
|
@ -15183,10 +15183,10 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2
|
|||
source-map "^0.6.1"
|
||||
supports-color "^6.1.0"
|
||||
|
||||
postcss@^8.2.10, postcss@^8.2.13:
|
||||
version "8.2.13"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.13.tgz#dbe043e26e3c068e45113b1ed6375d2d37e2129f"
|
||||
integrity sha512-FCE5xLH+hjbzRdpbRb1IMCvPv9yZx2QnDarBEYSN0N0HYk+TcXsEhwdFcFb+SRWOKzKGErhIEbBK2ogyLdTtfQ==
|
||||
postcss@^8.2.10, postcss@^8.2.14:
|
||||
version "8.2.14"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.14.tgz#dcf313eb8247b3ce8078d048c0e8262ca565ad2b"
|
||||
integrity sha512-+jD0ZijcvyCqPQo/m/CW0UcARpdFylq04of+Q7RKX6f/Tu+dvpUI/9Sp81+i6/vJThnOBX09Quw0ZLOVwpzX3w==
|
||||
dependencies:
|
||||
colorette "^1.2.2"
|
||||
nanoid "^3.1.22"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue