From a8e14bf1f810c68a52480a21063538fbf3673c82 Mon Sep 17 00:00:00 2001 From: Rahul Nawani Date: Thu, 16 Jan 2014 11:55:44 +0530 Subject: update browserstack-runner package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 6d44ee937..b200c7e43 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ } ], "devDependencies": { - "browserstack-runner": "~0.0.13", + "browserstack-runner": "~0.0.14", "btoa": "~1.1.1", "grunt": "~0.4.2", "grunt-banner": "~0.2.0", -- cgit v1.2.3 From 58c4a8c0f18a10687ce63bd274fa2e4b8723f0fb Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 17 Jan 2014 11:56:53 -0800 Subject: bump grunt-contrib-qunit to v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index b200c7e43..4d73b69d1 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "grunt-contrib-jade": "~0.9.1", "grunt-contrib-jshint": "~0.8.0", "grunt-contrib-less": "~0.9.0", - "grunt-contrib-qunit": "~0.3.0", + "grunt-contrib-qunit": "~0.4.0", "grunt-contrib-uglify": "~0.2.7", "grunt-contrib-watch": "~0.5.3", "grunt-csscomb": "~2.0.1", -- cgit v1.2.3