chore(deps): update dependency postcss-cli to v6.1.3
This commit is contained in:
parent
bd56bfaea1
commit
cabdc01668
2 changed files with 5 additions and 5 deletions
|
|
@ -63,7 +63,7 @@
|
|||
"node-sass": "4.12.0",
|
||||
"onchange": "4.1.0",
|
||||
"parallelshell": "3.0.2",
|
||||
"postcss-cli": "6.1.2",
|
||||
"postcss-cli": "6.1.3",
|
||||
"prettier": "1.18.2",
|
||||
"pretty-bytes-cli": "2.0.0",
|
||||
"semver": "6.2.0",
|
||||
|
|
|
|||
|
|
@ -6876,10 +6876,10 @@ postcss-calc@^7.0.1:
|
|||
postcss-selector-parser "^5.0.0-rc.4"
|
||||
postcss-value-parser "^3.3.1"
|
||||
|
||||
postcss-cli@6.1.2:
|
||||
version "6.1.2"
|
||||
resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-6.1.2.tgz#9c24174614f4d2f6b5b6de8676fed992766173bc"
|
||||
integrity sha512-jIWfIkqt8cTThSpH8DBaNxHlBf99OKSem2RseRpfVPqWayxHKQB0IWdS/IF5XSGeFU5QslSDTdVHnw6qggXGkA==
|
||||
postcss-cli@6.1.3:
|
||||
version "6.1.3"
|
||||
resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-6.1.3.tgz#a9eec3e9cde4aaa90170546baf706f8af6f8ecec"
|
||||
integrity sha512-eieqJU+OR1OFc/lQqMsDmROTJpoMZFvoAQ+82utBQ8/8qGMTfH9bBSPsTdsagYA8uvNzxHw2I2cNSSJkLAGhvw==
|
||||
dependencies:
|
||||
chalk "^2.1.0"
|
||||
chokidar "^2.0.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue