Update css processors

This commit is contained in:
Renovate Bot
2019-03-10 15:27:46 +00:00
committed by Hannah Wolfe
parent 3b3a091069
commit dd19a0a65b
2 changed files with 15 additions and 32 deletions

View File

@ -43,9 +43,9 @@
"bugs": "https://github.com/TryGhost/Casper/issues",
"contributors": "https://github.com/TryGhost/Casper/graphs/contributors",
"devDependencies": {
"autoprefixer": "6.3.6",
"autoprefixer": "6.7.7",
"beeper": "1.1.1",
"cssnano": "3.7.1",
"cssnano": "3.10.0",
"gscan": "2.2.1",
"gulp": "3.9.1",
"gulp-filter": "5.1.0",
@ -56,7 +56,7 @@
"gulp-watch": "4.3.11",
"gulp-zip": "4.2.0",
"postcss-color-function": "2.0.1",
"postcss-custom-properties": "5.0.1",
"postcss-custom-properties": "5.0.2",
"postcss-easy-import": "1.0.1",
"pump": "3.0.0"
},