From 25286393dd9bf1f69d9ab748ecada4a6bd718e92 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 6 Apr 2015 17:06:49 -0700 Subject: Bump grunt-contrib-qunit to ~0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index d7940d290..d8417287a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "grunt-contrib-jade": "~0.14.1", "grunt-contrib-jshint": "~0.11.0", "grunt-contrib-less": "~1.0.0", - "grunt-contrib-qunit": "~0.5.2", + "grunt-contrib-qunit": "~0.7.0", "grunt-contrib-uglify": "~0.8.0", "grunt-contrib-watch": "~0.6.1", "grunt-csscomb": "~3.0.0", -- cgit v1.2.3 From 9b696da16f0d53fde0499c0b6fdd1d16a16f18a6 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 6 Apr 2015 18:29:53 -0700 Subject: Bump grunt-jscs to ~1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index d8417287a..fabaa472e 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "grunt-exec": "~0.4.6", "grunt-html": "~4.0.1", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~1.5.0", + "grunt-jscs": "~1.6.0", "grunt-saucelabs": "~8.6.0", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~3.1.0", -- cgit v1.2.3 From 3758d3964dd2c9f2ced41bffaa8244775a7a794c Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 6 Apr 2015 20:58:10 -0700 Subject: Bump grunt-autoprefixer to ~3.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 fabaa472e..a4158a9a7 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "btoa": "~1.1.2", "glob": "~5.0.3", "grunt": "~0.4.5", - "grunt-autoprefixer": "~2.2.0", + "grunt-autoprefixer": "~3.0.0", "grunt-banner": "~0.3.1", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-compress": "~0.13.0", -- cgit v1.2.3 From d00c33c930d970685cb5e2257a36f7d2dab97155 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 6 Apr 2015 21:38:32 -0700 Subject: Bump grunt-contrib-connect to ~0.10.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index a4158a9a7..12c969f18 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "grunt-contrib-clean": "~0.6.0", "grunt-contrib-compress": "~0.13.0", "grunt-contrib-concat": "~0.5.1", - "grunt-contrib-connect": "~0.9.0", + "grunt-contrib-connect": "~0.10.1", "grunt-contrib-copy": "~0.8.0", "grunt-contrib-csslint": "~0.4.0", "grunt-contrib-cssmin": "~0.12.2", -- cgit v1.2.3 From 86376e89cdaec9cae81606ad6c064d0ea433532b Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 7 Apr 2015 12:33:29 -0700 Subject: Bump grunt-contrib-uglify to ~0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 12c969f18..12cc2549f 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "grunt-contrib-jshint": "~0.11.0", "grunt-contrib-less": "~1.0.0", "grunt-contrib-qunit": "~0.7.0", - "grunt-contrib-uglify": "~0.8.0", + "grunt-contrib-uglify": "~0.9.0", "grunt-contrib-watch": "~0.6.1", "grunt-csscomb": "~3.0.0", "grunt-exec": "~0.4.6", -- cgit v1.2.3 From b5416184e12dda93d40045ef983d91521173e980 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 7 Apr 2015 17:34:26 -0700 Subject: Bump markdown-it to ^4.1.0 [skip sauce] [skip validator] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 12cc2549f..2098be342 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "grunt-saucelabs": "~8.6.0", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~3.1.0", - "markdown-it": "^4.0.1", + "markdown-it": "^4.1.0", "npm-shrinkwrap": "^200.1.0", "time-grunt": "^1.1.0" }, -- cgit v1.2.3 From 75ff46ca752e938da55187a8208a1aec52648e96 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 7 Apr 2015 17:38:17 -0700 Subject: Bump patch versions of grunt-html, grunt-contrib-jshint --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 2098be342..028088096 100644 --- a/package.json +++ b/package.json @@ -44,14 +44,14 @@ "grunt-contrib-csslint": "~0.4.0", "grunt-contrib-cssmin": "~0.12.2", "grunt-contrib-jade": "~0.14.1", - "grunt-contrib-jshint": "~0.11.0", + "grunt-contrib-jshint": "~0.11.1", "grunt-contrib-less": "~1.0.0", "grunt-contrib-qunit": "~0.7.0", "grunt-contrib-uglify": "~0.9.0", "grunt-contrib-watch": "~0.6.1", "grunt-csscomb": "~3.0.0", "grunt-exec": "~0.4.6", - "grunt-html": "~4.0.1", + "grunt-html": "~4.0.2", "grunt-jekyll": "~0.4.2", "grunt-jscs": "~1.6.0", "grunt-saucelabs": "~8.6.0", -- cgit v1.2.3 From 381a55ed1a5675ce1728de890759d61370315ab9 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 4 Apr 2015 12:05:00 +0300 Subject: Update dependencies. --- package.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 028088096..9494c1a25 100644 --- a/package.json +++ b/package.json @@ -45,9 +45,9 @@ "grunt-contrib-cssmin": "~0.12.2", "grunt-contrib-jade": "~0.14.1", "grunt-contrib-jshint": "~0.11.1", - "grunt-contrib-less": "~1.0.0", + "grunt-contrib-less": "~1.0.1", "grunt-contrib-qunit": "~0.7.0", - "grunt-contrib-uglify": "~0.9.0", + "grunt-contrib-uglify": "~0.9.1", "grunt-contrib-watch": "~0.6.1", "grunt-csscomb": "~3.0.0", "grunt-exec": "~0.4.6", @@ -82,6 +82,10 @@ "exports": "$" } }, - "files": ["css", "fonts", "js"] + "files": [ + "css", + "fonts", + "js" + ] } } -- cgit v1.2.3 From e778dc1348beaa0b5e452da3076bcf5e335b8917 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 14 Nov 2014 15:00:02 +0200 Subject: Add grunt-contrib-htmlmin. Only used for the GitHub docs. --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 9494c1a25..665c62098 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,7 @@ "grunt-contrib-copy": "~0.8.0", "grunt-contrib-csslint": "~0.4.0", "grunt-contrib-cssmin": "~0.12.2", + "grunt-contrib-htmlmin": "~0.4.0", "grunt-contrib-jade": "~0.14.1", "grunt-contrib-jshint": "~0.11.1", "grunt-contrib-less": "~1.0.1", -- cgit v1.2.3 From 09f98453ce432e3793d8e95a0c2664c2ec25864a Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 19 Apr 2015 00:07:37 +0300 Subject: Update devDependencies. --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 665c62098..1345ef409 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "btoa": "~1.1.2", - "glob": "~5.0.3", + "glob": "~5.0.5", "grunt": "~0.4.5", "grunt-autoprefixer": "~3.0.0", "grunt-banner": "~0.3.1", @@ -45,7 +45,7 @@ "grunt-contrib-cssmin": "~0.12.2", "grunt-contrib-htmlmin": "~0.4.0", "grunt-contrib-jade": "~0.14.1", - "grunt-contrib-jshint": "~0.11.1", + "grunt-contrib-jshint": "~0.11.2", "grunt-contrib-less": "~1.0.1", "grunt-contrib-qunit": "~0.7.0", "grunt-contrib-uglify": "~0.9.1", @@ -58,9 +58,9 @@ "grunt-saucelabs": "~8.6.0", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~3.1.0", - "markdown-it": "^4.1.0", + "markdown-it": "^4.1.1", "npm-shrinkwrap": "^200.1.0", - "time-grunt": "^1.1.0" + "time-grunt": "^1.1.1" }, "engines": { "node": ">=0.10.1" -- cgit v1.2.3 From 4f85fcfc28aee49884dbab86cdd435bc96ef06d0 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 23 Apr 2015 12:00:58 -0700 Subject: Fix #16075 by switching to maintained fork of grunt-sed [skip sauce] [skip validator] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 1345ef409..f012d8430 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "grunt-jekyll": "~0.4.2", "grunt-jscs": "~1.6.0", "grunt-saucelabs": "~8.6.0", - "grunt-sed": "~0.1.1", + "grunt-sed": "twbs/grunt-sed#v0.2.0", "load-grunt-tasks": "~3.1.0", "markdown-it": "^4.1.1", "npm-shrinkwrap": "^200.1.0", -- cgit v1.2.3 From 1eb8c16f49010663e2a2313b5137cf5e029816b7 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 28 Apr 2015 00:01:52 -0700 Subject: Bump grunt-saucelabs to v8.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index f012d8430..2379ed6dd 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "grunt-html": "~4.0.2", "grunt-jekyll": "~0.4.2", "grunt-jscs": "~1.6.0", - "grunt-saucelabs": "~8.6.0", + "grunt-saucelabs": "~8.6.1", "grunt-sed": "twbs/grunt-sed#v0.2.0", "load-grunt-tasks": "~3.1.0", "markdown-it": "^4.1.1", -- cgit v1.2.3