Update CSS preprocessors

This commit is contained in:
Renovate Bot 2021-11-29 13:24:27 +00:00
parent 04880d2096
commit cdf915d3fe
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 21 additions and 21 deletions

View file

@ -46,7 +46,7 @@
"devDependencies": {
"autoprefixer": "10.4.0",
"beeper": "2.1.0",
"cssnano": "5.0.11",
"cssnano": "5.0.12",
"gscan": "4.13.2",
"gulp": "4.0.2",
"gulp-livereload": "4.0.2",
@ -56,7 +56,7 @@
"gulp-util": "3.0.8",
"gulp-watch": "5.0.1",
"gulp-zip": "5.1.0",
"postcss": "8.4.3",
"postcss": "8.4.4",
"postcss-color-mod-function": "3.0.3",
"postcss-easy-import": "3.0.0"
},