Update CSS preprocessors

This commit is contained in:
Renovate Bot
2019-08-01 00:48:07 +00:00
parent 095d7f85c6
commit c66d64dd79
2 changed files with 34 additions and 30 deletions

View File

@ -46,7 +46,7 @@
"contributors": "https://github.com/TryGhost/Casper/graphs/contributors",
"devDependencies": {
"@tryghost/release-utils": "0.3.2",
"autoprefixer": "9.6.0",
"autoprefixer": "9.6.1",
"beeper": "1.1.1",
"cssnano": "4.1.10",
"gscan": "2.6.2",
@ -56,7 +56,7 @@
"gulp-uglify": "3.0.2",
"gulp-zip": "4.2.0",
"postcss-color-function": "4.1.0",
"postcss-custom-properties": "8.0.10",
"postcss-custom-properties": "8.0.11",
"postcss-easy-import": "3.0.0",
"pump": "3.0.0"
},