]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update dependencies.
authorXhmikosR <xhmikosr@gmail.com>
Thu, 24 Dec 2015 10:49:50 +0000 (12:49 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 24 Dec 2015 10:49:50 +0000 (12:49 +0200)
grunt/npm-shrinkwrap.json
package.json

index 6ec99d1db8d2471542a203f84117971febe2d900..518825eb447ae0b9cbff891a5a0c7240a12506e0 100644 (file)
       "resolved": "https://registry.npmjs.org/commander/-/commander-2.9.0.tgz"
     },
     "comment-parser": {
-      "version": "0.3.0",
-      "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-0.3.0.tgz"
+      "version": "0.3.1",
+      "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-0.3.1.tgz",
+      "dependencies": {
+        "readable-stream": {
+          "version": "2.0.5",
+          "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.5.tgz"
+        }
+      }
     },
     "commoner": {
       "version": "0.10.4",
       "resolved": "https://registry.npmjs.org/grunt-jekyll/-/grunt-jekyll-0.4.3.tgz"
     },
     "grunt-jscs": {
-      "version": "2.4.0",
-      "resolved": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-2.4.0.tgz"
+      "version": "2.5.0",
+      "resolved": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-2.5.0.tgz"
     },
     "grunt-legacy-log": {
       "version": "0.1.3",
       "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.0.tgz"
     },
     "jscs": {
-      "version": "2.6.0",
-      "resolved": "https://registry.npmjs.org/jscs/-/jscs-2.6.0.tgz",
+      "version": "2.7.0",
+      "resolved": "https://registry.npmjs.org/jscs/-/jscs-2.7.0.tgz",
       "dependencies": {
         "argparse": {
           "version": "1.0.3",
       }
     },
     "jscs-jsdoc": {
-      "version": "1.2.0",
-      "resolved": "https://registry.npmjs.org/jscs-jsdoc/-/jscs-jsdoc-1.2.0.tgz"
+      "version": "1.3.1",
+      "resolved": "https://registry.npmjs.org/jscs-jsdoc/-/jscs-jsdoc-1.3.1.tgz"
     },
     "jscs-preset-wikimedia": {
       "version": "1.0.0",
       "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-1.2.0.tgz"
     },
     "load-grunt-tasks": {
-      "version": "3.3.0",
-      "resolved": "https://registry.npmjs.org/load-grunt-tasks/-/load-grunt-tasks-3.3.0.tgz"
+      "version": "3.4.0",
+      "resolved": "https://registry.npmjs.org/load-grunt-tasks/-/load-grunt-tasks-3.4.0.tgz"
     },
     "load-json-file": {
       "version": "1.1.0",
       "version": "1.1.6",
       "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.1.6.tgz"
     },
+    "resolve-from": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-2.0.0.tgz"
+    },
+    "resolve-pkg": {
+      "version": "0.1.0",
+      "resolved": "https://registry.npmjs.org/resolve-pkg/-/resolve-pkg-0.1.0.tgz"
+    },
     "restore-cursor": {
       "version": "1.0.1",
       "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-1.0.1.tgz"
index fb5742e6d799dae860a432ca7236ee8ac5b3ddc8..496900688940a73d9eff993a3f6ccab38b00d741 100644 (file)
@@ -51,7 +51,7 @@
     "grunt-exec": "~0.4.6",
     "grunt-html": "~5.0.0",
     "grunt-jekyll": "~0.4.2",
-    "grunt-jscs": "~2.4.0",
+    "grunt-jscs": "~2.5.0",
     "grunt-line-remover": "0.0.2",
     "grunt-postcss": "^0.7.0",
     "grunt-sass": "^1.0.0",
@@ -59,7 +59,7 @@
     "grunt-scss-lint": "^0.3.8",
     "grunt-stamp": "^0.1.0",
     "is-travis": "^1.0.0",
-    "load-grunt-tasks": "~3.3.0",
+    "load-grunt-tasks": "~3.4.0",
     "markdown-it": "^5.0.0",
     "mq4-hover-shim": "^0.3.0",
     "npm-shrinkwrap": "^200.1.0",