]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update shrinkwrap 15456/head
authorChris Rebert <code@rebertia.com>
Mon, 29 Dec 2014 04:29:42 +0000 (20:29 -0800)
committerChris Rebert <code@rebertia.com>
Mon, 29 Dec 2014 04:29:42 +0000 (20:29 -0800)
[skip sauce]
[skip validator]

test-infra/npm-shrinkwrap.json

index c0053f4be72c9f7df18a33dc826c7ed0655876bf..fdf89ea0053da6cadce8c526131a591f4bf806b6 100644 (file)
       }
     },
     "grunt-contrib-cssmin": {
-      "version": "0.10.0",
-      "resolved": "https://registry.npmjs.org/grunt-contrib-cssmin/-/grunt-contrib-cssmin-0.10.0.tgz",
+      "version": "0.11.0",
+      "resolved": "https://registry.npmjs.org/grunt-contrib-cssmin/-/grunt-contrib-cssmin-0.11.0.tgz",
       "dependencies": {
         "chalk": {
-          "version": "0.4.0",
-          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.4.0.tgz",
+          "version": "0.5.1",
+          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
           "dependencies": {
             "ansi-styles": {
-              "version": "1.0.0",
-              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.0.0.tgz"
+              "version": "1.1.0",
+              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
             },
-            "has-color": {
-              "version": "0.1.7",
-              "resolved": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz"
+            "escape-string-regexp": {
+              "version": "1.0.2",
+              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.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.1.1",
-              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.1.1.tgz"
+              "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"
             }
           }
         },
         "clean-css": {
-          "version": "2.2.22",
-          "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.22.tgz",
+          "version": "3.0.1",
+          "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-3.0.1.tgz",
           "dependencies": {
             "commander": {
-              "version": "2.2.0",
-              "resolved": "https://registry.npmjs.org/commander/-/commander-2.2.0.tgz"
+              "version": "2.5.1",
+              "resolved": "https://registry.npmjs.org/commander/-/commander-2.5.1.tgz"
+            },
+            "source-map": {
+              "version": "0.1.41",
+              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.41.tgz",
+              "dependencies": {
+                "amdefine": {
+                  "version": "0.1.0",
+                  "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
+                }
+              }
             }
           }
         },
         "maxmin": {
-          "version": "0.2.2",
-          "resolved": "https://registry.npmjs.org/maxmin/-/maxmin-0.2.2.tgz",
+          "version": "1.0.0",
+          "resolved": "https://registry.npmjs.org/maxmin/-/maxmin-1.0.0.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.2",
-                  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.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"
-                }
-              }
-            },
             "figures": {
               "version": "1.3.5",
               "resolved": "https://registry.npmjs.org/figures/-/figures-1.3.5.tgz"
             },
             "gzip-size": {
-              "version": "0.2.0",
-              "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-0.2.0.tgz",
+              "version": "1.0.0",
+              "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-1.0.0.tgz",
               "dependencies": {
                 "browserify-zlib": {
                   "version": "0.1.4",
               }
             },
             "pretty-bytes": {
-              "version": "0.1.2",
-              "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-0.1.2.tgz"
+              "version": "1.0.2",
+              "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-1.0.2.tgz",
+              "dependencies": {
+                "get-stdin": {
+                  "version": "1.0.0",
+                  "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-1.0.0.tgz"
+                }
+              }
             }
           }
         }