Update CSS preprocessors

This commit is contained in:
Renovate Bot 2021-10-04 21:22:55 +00:00
parent 069b09400d
commit e4c20acbaf
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 44 additions and 61 deletions

View file

@ -44,7 +44,7 @@
"bugs": "https://github.com/TryGhost/Starter/issues",
"contributors": "https://github.com/TryGhost/Starter/graphs/contributors",
"devDependencies": {
"autoprefixer": "10.3.6",
"autoprefixer": "10.3.7",
"beeper": "2.1.0",
"cssnano": "5.0.8",
"gscan": "4.3.1",
@ -56,7 +56,7 @@
"gulp-util": "3.0.8",
"gulp-watch": "5.0.1",
"gulp-zip": "5.1.0",
"postcss": "8.3.8",
"postcss": "8.3.9",
"postcss-color-mod-function": "3.0.3",
"postcss-easy-import": "3.0.0"
},