]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove CSSLint references. 17370/head
authorXhmikosR <xhmikosr@gmail.com>
Wed, 26 Aug 2015 06:56:32 +0000 (09:56 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 27 Aug 2015 15:49:08 +0000 (18:49 +0300)
package.json
test-infra/npm-shrinkwrap.json

index 07018beb9d9ee65f37b940b58cb0afd9125da457..1e10835b63a7cfb853961b65839cb0390aee3565 100644 (file)
@@ -41,7 +41,6 @@
     "grunt-contrib-concat": "~0.5.1",
     "grunt-contrib-connect": "~0.9.0",
     "grunt-contrib-copy": "~0.8.0",
-    "grunt-contrib-csslint": "~0.4.0",
     "grunt-contrib-cssmin": "~0.12.2",
     "grunt-contrib-jade": "~0.14.1",
     "grunt-contrib-qunit": "~0.5.2",
index f7f5faae90273977cee654529da17f8ef4ac2c2b..61a80f60a88ae4f82f33b24fc822e1b6a56d4543 100644 (file)
         }
       }
     },
-    "grunt-contrib-csslint": {
-      "version": "0.4.0",
-      "resolved": "https://registry.npmjs.org/grunt-contrib-csslint/-/grunt-contrib-csslint-0.4.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.3",
-              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.3.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",
-          "dependencies": {
-            "parserlib": {
-              "version": "0.2.5",
-              "resolved": "https://registry.npmjs.org/parserlib/-/parserlib-0.2.5.tgz"
-            }
-          }
-        },
-        "lodash": {
-          "version": "2.4.2",
-          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz"
-        },
-        "strip-json-comments": {
-          "version": "1.0.4",
-          "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.4.tgz"
-        }
-      }
-    },
     "grunt-contrib-cssmin": {
       "version": "0.12.3",
       "resolved": "https://registry.npmjs.org/grunt-contrib-cssmin/-/grunt-contrib-cssmin-0.12.3.tgz",