From 3139a043ad50b36c7b5837aebd3ca27861782db1 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 9 Aug 2016 16:56:30 +0200 Subject: [PATCH] chore(package): update grunt-contrib-less to version 1.4.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db7b0c13..3d3d2cab 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "homepage": "https://github.com/IONISx/edx-theme", "devDependencies": { "grunt": "0.4.5", - "grunt-contrib-less": "1.0.1", + "grunt-contrib-less": "1.4.0", "grunt-contrib-watch": "0.6.1", "grunt-contrib-jshint": "0.11.2", "grunt-contrib-cssmin": "0.12.2",