Update grunt-contrib-cssmin requirement from ^2.0.0 to ^3.0.0 (#748)

This commit is contained in:
dependabot-preview[bot] 2019-07-15 09:10:31 -07:00 committed by Seth Bertalotto
parent f9c8e9a6bb
commit ccb55a1d9c

View File

@ -21,7 +21,7 @@
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-csslint": "^2.0.0",
"grunt-contrib-cssmin": "^2.0.0",
"grunt-contrib-cssmin": "^3.0.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-css-selectors": "^1.1.0",
"grunt-postcss": "^0.9.0",