From 094e42883acae475c0a863de1231cd965744eae1 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 4 Jun 2014 12:06:03 -0700 Subject: bump grunt-contrib-qunit to ~0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index bedbd1334..3be8ce0b3 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "grunt-contrib-jade": "~0.11.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-less": "~0.11.0", - "grunt-contrib-qunit": "~0.4.0", + "grunt-contrib-qunit": "~0.5.1", "grunt-contrib-uglify": "~0.4.0", "grunt-contrib-watch": "~0.6.1", "grunt-csscomb": "~2.0.1", -- cgit v1.2.3 From 34621740b35df5d40d25ac32316b43940b8f39c2 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 4 Jun 2014 12:06:47 -0700 Subject: bump grunt-contrib-jade to ~0.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 3be8ce0b3..757ff2163 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "grunt-contrib-copy": "~0.5.0", "grunt-contrib-csslint": "~0.2.0", "grunt-contrib-cssmin": "~0.9.0", - "grunt-contrib-jade": "~0.11.0", + "grunt-contrib-jade": "~0.12.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-less": "~0.11.0", "grunt-contrib-qunit": "~0.5.1", -- cgit v1.2.3 From f0c97bf758a57148935516a9c94aebc3e891f4d9 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 4 Jun 2014 12:38:26 -0700 Subject: bump grunt-saucelabs to ~8.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 757ff2163..97ed639eb 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "grunt-html-validation": "~0.1.15", "grunt-jekyll": "~0.4.1", "grunt-jscs-checker": "~0.4.3", - "grunt-saucelabs": "~7.0.0", + "grunt-saucelabs": "~8.0.2", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~0.4.0", "markdown": "~0.5.0", -- cgit v1.2.3