From 8be8fb61bb27ff33d0e6e18da6adc8bf447d1384 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 23 May 2014 12:29:24 -0700 Subject: bump glob to ^4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 823e743f8..be01101a4 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "btoa": "~1.1.1", "canonical-json": "~0.0.4", - "glob": "^3.2.9", + "glob": "^4.0.0", "grunt": "~0.4.4", "grunt-autoprefixer": "~0.7.2", "grunt-banner": "~0.2.2", -- cgit v1.2.3 From 7b2600cfc54ad8c42e3710f65e766d65cc6eb4d8 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 23 May 2014 12:44:52 -0700 Subject: bump grunt-saucelabs to ~7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index be01101a4..bedbd1334 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": "~5.1.3", + "grunt-saucelabs": "~7.0.0", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~0.4.0", "markdown": "~0.5.0", -- cgit v1.2.3 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