Skip to content

Commit

Permalink
Merge pull request #351 from cozy/renovate/postcss-7.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency postcss to v7.0.6
  • Loading branch information
CPatchane authored Nov 30, 2018
2 parents 6bcad0f + d1d7e5c commit 33778c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"my-react": "npm:[email protected]",
"my-react-dom": "npm:[email protected]",
"npm-run-all": "4.1.5",
"postcss": "7.0.5",
"postcss": "7.0.6",
"postcss-css-variables": "0.11.0",
"postcss-discard-duplicates": "4.0.2",
"postcss-discard-empty": "4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10411,10 +10411,10 @@ postcss-value-parser@^3.2.3, postcss-value-parser@^3.3.0:
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.0.tgz#87f38f9f18f774a4ab4c8a232f5c5ce8872a9d15"
integrity sha1-h/OPnxj3dKSrTIojL1xc6IcqnRU=

[email protected].5:
version "7.0.5"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.5.tgz#70e6443e36a6d520b0fd4e7593fcca3635ee9f55"
integrity sha512-HBNpviAUFCKvEh7NZhw1e8MBPivRszIiUnhrJ+sBFVSYSqubrzwX3KG51mYgcRHX8j/cAgZJedONZcm5jTBdgQ==
[email protected].6:
version "7.0.6"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.6.tgz#6dcaa1e999cdd4a255dcd7d4d9547f4ca010cdc2"
integrity sha512-Nq/rNjnHFcKgCDDZYO0lNsl6YWe6U7tTy+ESN+PnLxebL8uBtYX59HZqvrj7YLK5UCyll2hqDsJOo3ndzEW8Ug==
dependencies:
chalk "^2.4.1"
source-map "^0.6.1"
Expand Down

0 comments on commit 33778c7

Please sign in to comment.