From 116479488f6bc5e31073ac972ab3af1439a9b7f5 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 30 Apr 2017 15:48:22 +0000 Subject: [PATCH] chore(package): update dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f299ff6..9acc28c 100644 --- a/package.json +++ b/package.json @@ -11,11 +11,11 @@ "license": "UNLICENSED", "devDependencies": { "husky": "<2.0.0", - "grunt": "^0.4.5", + "grunt": "^1.0.1", "grunt-cli": "^1.0.0", - "grunt-contrib-clean": "^0.6.0", + "grunt-contrib-clean": "^1.1.0", "grunt-contrib-copy": "^1.0.0", - "grunt-contrib-cssmin": "^1.0.0", + "grunt-contrib-cssmin": "^2.1.0", "grunt-contrib-less": "^1.3.0", "grunt-contrib-uglify": "^2.0.0", "semantic-release": "^6.3.2",