]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump grunt-html.
authorXhmikosR <xhmikosr@gmail.com>
Fri, 25 Mar 2016 12:51:09 +0000 (14:51 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Fri, 25 Mar 2016 12:51:09 +0000 (14:51 +0200)
[sauce skip]

grunt/npm-shrinkwrap.json
package.json

index 98228567891ee727768be733999fd501b0b458a6..2c0df0ed8afc23f3373f5775b8ed1c6a6ce01539 100644 (file)
       "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",
           "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",
index 71383f2b065d8869286022fdf1e8e24e8f6b39ff..c9ad685a2fcc00741ff56422f21c9d3217c08468 100644 (file)
@@ -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",