]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update grunt-html.
authorXhmikosR <xhmikosr@gmail.com>
Thu, 24 Mar 2016 07:36:41 +0000 (09:36 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 24 Mar 2016 07:47:01 +0000 (09:47 +0200)
[skip sauce]

grunt/npm-shrinkwrap.json
package.json

index 158a4048f0b52876e425058254be9d4a8b6346a0..28de60c14550c87f08de64a5a0640a7f8dcf042a 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 <7.0.0",
-      "resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-6.0.0.tgz",
+      "version": "7.0.0",
+      "from": "grunt-html@>=7.0.0 <8.0.0",
+      "resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-7.0.0.tgz",
       "dependencies": {
         "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"
         }
       }
     },
index e09ce03524f9a9b3f3739479b2acd63077cbc8ce..61d850a9d5dfbe9a2f72cd63610b5b79be6096c3 100644 (file)
@@ -51,7 +51,7 @@
     "grunt-contrib-watch": "^1.0.0",
     "grunt-eslint": "^17.1.0",
     "grunt-exec": "^0.4.6",
-    "grunt-html": "^6.0.0",
+    "grunt-html": "^7.0.0",
     "grunt-jekyll": "^0.4.2",
     "grunt-jscs": "^2.8.0",
     "grunt-line-remover": "0.0.2",