cssnano-preset-advanced
Advanced tools
Comparing version 5.1.1 to 5.1.2
{ | ||
"name": "cssnano-preset-advanced", | ||
"version": "5.1.1", | ||
"version": "5.1.2", | ||
"main": "dist/index.js", | ||
@@ -17,4 +17,4 @@ "description": "Advanced optimisations for cssnano; may or may not break your CSS!", | ||
"dependencies": { | ||
"autoprefixer": "^10.0.2", | ||
"cssnano-preset-default": "^5.1.1", | ||
"autoprefixer": "^10.2.0", | ||
"cssnano-preset-default": "^5.1.2", | ||
"postcss-discard-unused": "^5.0.1", | ||
@@ -44,3 +44,3 @@ "postcss-merge-idents": "^5.0.1", | ||
}, | ||
"gitHead": "08ec284f116d1ce2605deb55dfe17ffe2835b38a" | ||
"gitHead": "9b3c54fd94f3e2bdb503d1e21f171d7fe02f33ca" | ||
} |
14845
4
Updatedautoprefixer@^10.2.0