]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update dependencies.
authorXhmikosR <xhmikosr@users.sourceforge.net>
Mon, 8 Sep 2014 06:00:53 +0000 (09:00 +0300)
committerXhmikosR <xhmikosr@users.sourceforge.net>
Mon, 8 Sep 2014 06:03:26 +0000 (09:03 +0300)
package.json
test-infra/npm-shrinkwrap.json

index be6e36d42696a4282a1a8c1ef31d6f1243aa5f0f..66c5df861c8c820b37755ee1eace6ffc01914c8b 100644 (file)
@@ -39,7 +39,7 @@
     "grunt-contrib-concat": "~0.5.0",
     "grunt-contrib-connect": "~0.8.0",
     "grunt-contrib-copy": "~0.5.0",
-    "grunt-contrib-csslint": "~0.2.0",
+    "grunt-contrib-csslint": "~0.3.1",
     "grunt-contrib-cssmin": "~0.10.0",
     "grunt-contrib-jade": "~0.12.0",
     "grunt-contrib-jshint": "~0.10.0",
@@ -51,8 +51,8 @@
     "grunt-exec": "~0.4.6",
     "grunt-html-validation": "~0.1.18",
     "grunt-jekyll": "~0.4.2",
-    "grunt-jscs": "~0.7.0",
-    "grunt-saucelabs": "~8.3.1",
+    "grunt-jscs": "~0.7.1",
+    "grunt-saucelabs": "~8.3.2",
     "grunt-sed": "~0.1.1",
     "load-grunt-tasks": "~0.6.0",
     "markdown": "~0.5.0",
index ba0a5a88fe151c81f3d0f7da10cf6a373cc3d859..3913c564edfa90d6e0b1f4df7e7668e3844fc345 100644 (file)
           "resolved": "https://registry.npmjs.org/autoprefixer-core/-/autoprefixer-core-3.0.1.tgz",
           "dependencies": {
             "caniuse-db": {
-              "version": "1.0.20140826",
-              "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.20140826.tgz"
+              "version": "1.0.20140906",
+              "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.20140906.tgz"
             },
             "postcss": {
-              "version": "2.2.3",
-              "resolved": "https://registry.npmjs.org/postcss/-/postcss-2.2.3.tgz",
+              "version": "2.2.4",
+              "resolved": "https://registry.npmjs.org/postcss/-/postcss-2.2.4.tgz",
               "dependencies": {
                 "js-base64": {
                   "version": "2.1.5",
                       "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
                     },
                     "range-parser": {
-                      "version": "1.0.0",
-                      "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.0.0.tgz"
+                      "version": "1.0.1",
+                      "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.0.1.tgz"
                     }
                   }
                 }
       "resolved": "https://registry.npmjs.org/grunt-contrib-copy/-/grunt-contrib-copy-0.5.0.tgz"
     },
     "grunt-contrib-csslint": {
-      "version": "0.2.0",
-      "resolved": "https://registry.npmjs.org/grunt-contrib-csslint/-/grunt-contrib-csslint-0.2.0.tgz",
+      "version": "0.3.1",
+      "resolved": "https://registry.npmjs.org/grunt-contrib-csslint/-/grunt-contrib-csslint-0.3.1.tgz",
       "dependencies": {
+        "chalk": {
+          "version": "0.5.1",
+          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
+          "dependencies": {
+            "ansi-styles": {
+              "version": "1.1.0",
+              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
+            },
+            "escape-string-regexp": {
+              "version": "1.0.1",
+              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.1.tgz"
+            },
+            "has-ansi": {
+              "version": "0.1.0",
+              "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz",
+              "dependencies": {
+                "ansi-regex": {
+                  "version": "0.2.1",
+                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
+                }
+              }
+            },
+            "strip-ansi": {
+              "version": "0.3.0",
+              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz",
+              "dependencies": {
+                "ansi-regex": {
+                  "version": "0.2.1",
+                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
+                }
+              }
+            },
+            "supports-color": {
+              "version": "0.2.0",
+              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz"
+            }
+          }
+        },
         "csslint": {
           "version": "0.10.0",
           "resolved": "https://registry.npmjs.org/csslint/-/csslint-0.10.0.tgz",
               "resolved": "https://registry.npmjs.org/parserlib/-/parserlib-0.2.5.tgz"
             }
           }
+        },
+        "lodash": {
+          "version": "2.4.1",
+          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
         }
       }
     },
           }
         },
         "clean-css": {
-          "version": "2.2.14",
-          "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.14.tgz",
+          "version": "2.2.15",
+          "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.15.tgz",
           "dependencies": {
             "commander": {
               "version": "2.2.0",
           }
         },
         "less": {
-          "version": "1.7.4",
-          "resolved": "https://registry.npmjs.org/less/-/less-1.7.4.tgz",
+          "version": "1.7.5",
+          "resolved": "https://registry.npmjs.org/less/-/less-1.7.5.tgz",
           "dependencies": {
             "clean-css": {
-              "version": "2.1.8",
-              "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.1.8.tgz",
+              "version": "2.2.15",
+              "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.15.tgz",
               "dependencies": {
                 "commander": {
-                  "version": "2.1.0",
-                  "resolved": "https://registry.npmjs.org/commander/-/commander-2.1.0.tgz"
+                  "version": "2.2.0",
+                  "resolved": "https://registry.npmjs.org/commander/-/commander-2.2.0.tgz"
                 }
               }
             },
             "graceful-fs": {
-              "version": "2.0.3",
-              "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz"
+              "version": "3.0.2",
+              "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.2.tgz"
             },
             "mime": {
               "version": "1.2.11",
               "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
             },
             "mkdirp": {
-              "version": "0.3.5",
-              "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz"
+              "version": "0.5.0",
+              "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz",
+              "dependencies": {
+                "minimist": {
+                  "version": "0.0.8",
+                  "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz"
+                }
+              }
             },
             "request": {
-              "version": "2.34.0",
-              "resolved": "https://registry.npmjs.org/request/-/request-2.34.0.tgz",
+              "version": "2.40.0",
+              "resolved": "https://registry.npmjs.org/request/-/request-2.40.0.tgz",
               "dependencies": {
                 "aws-sign2": {
                   "version": "0.5.0",
                   }
                 },
                 "hawk": {
-                  "version": "1.0.0",
-                  "resolved": "https://registry.npmjs.org/hawk/-/hawk-1.0.0.tgz",
+                  "version": "1.1.1",
+                  "resolved": "https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz",
                   "dependencies": {
                     "boom": {
                       "version": "0.4.2",
                   "version": "5.0.0",
                   "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz"
                 },
+                "mime-types": {
+                  "version": "1.0.2",
+                  "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz"
+                },
                 "node-uuid": {
                   "version": "1.4.1",
                   "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.1.tgz"
                   "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz"
                 },
                 "qs": {
-                  "version": "0.6.6",
-                  "resolved": "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz"
+                  "version": "1.0.2",
+                  "resolved": "https://registry.npmjs.org/qs/-/qs-1.0.2.tgz"
+                },
+                "stringstream": {
+                  "version": "0.0.4",
+                  "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz"
                 },
                 "tough-cookie": {
                   "version": "0.12.1",
                   }
                 },
                 "tunnel-agent": {
-                  "version": "0.3.0",
-                  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.3.0.tgz"
+                  "version": "0.4.0",
+                  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz"
                 }
               }
             },
       }
     },
     "grunt-jscs": {
-      "version": "0.7.0",
-      "resolved": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-0.7.0.tgz",
+      "version": "0.7.1",
+      "resolved": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-0.7.1.tgz",
       "dependencies": {
         "hooker": {
           "version": "0.2.3",
           "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz"
         },
         "jscs": {
-          "version": "1.6.0",
-          "resolved": "https://registry.npmjs.org/jscs/-/jscs-1.6.0.tgz",
+          "version": "1.6.1",
+          "resolved": "https://registry.npmjs.org/jscs/-/jscs-1.6.1.tgz",
           "dependencies": {
             "colors": {
               "version": "0.6.2",
               "version": "1.2.2",
               "resolved": "https://registry.npmjs.org/esprima/-/esprima-1.2.2.tgz"
             },
+            "exit": {
+              "version": "0.1.2",
+              "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz"
+            },
             "minimatch": {
               "version": "1.0.0",
               "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
       }
     },
     "grunt-saucelabs": {
-      "version": "8.3.1",
-      "resolved": "https://registry.npmjs.org/grunt-saucelabs/-/grunt-saucelabs-8.3.1.tgz",
+      "version": "8.3.2",
+      "resolved": "https://registry.npmjs.org/grunt-saucelabs/-/grunt-saucelabs-8.3.2.tgz",
       "dependencies": {
         "colors": {
           "version": "0.6.2",