From b4171d27394e183e59a5392d4c912c794e708d3f Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 25 Mar 2016 14:51:09 +0200 Subject: [PATCH] Bump grunt-html. [sauce skip] --- grunt/npm-shrinkwrap.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/grunt/npm-shrinkwrap.json b/grunt/npm-shrinkwrap.json index 9822856789..2c0df0ed8a 100644 --- a/grunt/npm-shrinkwrap.json +++ b/grunt/npm-shrinkwrap.json @@ -1407,9 +1407,9 @@ "resolved": "https://registry.npmjs.org/grunt-exec/-/grunt-exec-0.4.6.tgz" }, "grunt-html": { - "version": "6.0.0", - "from": "grunt-html@>=6.0.0 <6.1.0", - "resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-6.0.0.tgz", + "version": "7.0.0", + "from": "grunt-html@>=7.0.0 <7.1.0", + "resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-7.0.0.tgz", "dependencies": { "ansi-regex": { "version": "2.0.0", @@ -1417,9 +1417,9 @@ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz" }, "async": { - "version": "1.5.1", - "from": "async@1.5.1", - "resolved": "https://registry.npmjs.org/async/-/async-1.5.1.tgz" + "version": "1.5.2", + "from": "async@1.5.2", + "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz" }, "chalk": { "version": "1.1.1", diff --git a/package.json b/package.json index 71383f2b06..c9ad685a2f 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "grunt-contrib-watch": "~1.0.0", "grunt-csscomb": "~3.1.0", "grunt-exec": "~0.4.6", - "grunt-html": "~6.0.0", + "grunt-html": "~7.0.0", "grunt-jekyll": "~0.4.4", "grunt-jscs": "~2.8.0", "grunt-saucelabs": "~8.6.2", -- 2.47.2