summaryrefslogtreecommitdiffstatshomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index e0a5d4ea64..d726f39801 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"grunt-contrib-compress": "~2.0.0",
"grunt-contrib-concat": "1.0.1",
"grunt-contrib-copy": "~1.0.0",
- "grunt-contrib-cssmin": "~3.0.0",
+ "grunt-contrib-cssmin": "~4.0.0",
"grunt-contrib-imagemin": "~4.0.0",
"grunt-contrib-jshint": "3.0.0",
"grunt-contrib-qunit": "^4.0.0",
@@ -33,8 +33,8 @@
"grunt-patch-wordpress": "~3.0.0",
"grunt-sass": "~3.1.0",
"matchdep": "~2.0.0",
- "sass": "^1.32.6",
- "wait-on": "5.2.1"
+ "sass": "^1.32.8",
+ "wait-on": "^5.3.0"
},
"scripts": {
"build": "grunt build",