]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update devDependencies.
authorXhmikosR <xhmikosr@gmail.com>
Wed, 29 Jun 2016 05:54:25 +0000 (08:54 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 29 Jun 2016 06:00:07 +0000 (09:00 +0300)
Only grunt-saucelabs is left in order to update grunt to v1.x.

Gruntfile.js
grunt/npm-shrinkwrap.json
package.json

index f31a82dbc41b578b1c7a82b10767c16ea20cb988..74e9697a423f1a545eb836178f3da4e3489352ab 100644 (file)
@@ -226,14 +226,14 @@ module.exports = function (grunt) {
     htmllint: {
       options: {
         ignore: [
-          'Element “img” is missing required attribute “src”.',
-          'Attribute “autocomplete” is only allowed when the input type is “color”, “date”, “datetime”, “datetime-local”, “email”, “month”, “number”, “password”, “range”, “search”, “tel”, “text”, “time”, “url”, or “week”.',
+          'Attribute “autocomplete” is only allowed when the input type is “color”, “date”, “datetime”, “datetime-local”, “email”, “hidden”, “month”, “number”, “password”, “range”, “search”, “tel”, “text”, “time”, “url”, or “week”.',
           'Attribute “autocomplete” not allowed on element “button” at this point.',
-          'Element “div” not allowed as child of element “progress” in this context. (Suppressing further errors from this subtree.)',
           'Consider using the “h1” element as a top-level heading only (all “h1” elements are treated as top-level headings by many screen readers and other tools).',
-          'The “datetime” input type is not supported in all browsers. Please be sure to test, and consider using a polyfill.',
+          'Element “div” not allowed as child of element “progress” in this context. (Suppressing further errors from this subtree.)',
+          'Element “img” is missing required attribute “src”.',
           'The “color” input type is not supported in all browsers. Please be sure to test, and consider using a polyfill.',
           'The “date” input type is not supported in all browsers. Please be sure to test, and consider using a polyfill.',
+          'The “datetime” input type is not supported in all browsers. Please be sure to test, and consider using a polyfill.',
           'The “datetime-local” input type is not supported in all browsers. Please be sure to test, and consider using a polyfill.',
           'The “month” input type is not supported in all browsers. Please be sure to test, and consider using a polyfill.',
           'The “time” input type is not supported in all browsers. Please be sure to test, and consider using a polyfill.',
index be547767b68cffe0c03415ea769d7855f0c3bdfc..e648f38f0bae02811f23c064671ae752b79af946 100644 (file)
     },
     "glob": {
       "version": "7.0.5",
-      "from": "glob@>=7.0.0 <8.0.0",
+      "from": "glob@>=7.0.3 <8.0.0",
       "resolved": "https://registry.npmjs.org/glob/-/glob-7.0.5.tgz"
     },
     "glob-base": {
       "resolved": "https://registry.npmjs.org/grunt-babel/-/grunt-babel-5.0.3.tgz"
     },
     "grunt-build-control": {
-      "version": "0.6.3",
-      "from": "grunt-build-control@>=0.6.0 <0.7.0",
-      "resolved": "https://registry.npmjs.org/grunt-build-control/-/grunt-build-control-0.6.3.tgz",
+      "version": "0.7.0",
+      "from": "grunt-build-control@>=0.7.0 <0.8.0",
+      "resolved": "https://registry.npmjs.org/grunt-build-control/-/grunt-build-control-0.7.0.tgz",
       "dependencies": {
         "shelljs": {
           "version": "0.2.6",
       }
     },
     "grunt-exec": {
-      "version": "0.4.7",
-      "from": "grunt-exec@>=0.4.6 <0.5.0",
-      "resolved": "https://registry.npmjs.org/grunt-exec/-/grunt-exec-0.4.7.tgz"
+      "version": "1.0.0",
+      "from": "grunt-exec@>=1.0.0 <2.0.0",
+      "resolved": "https://registry.npmjs.org/grunt-exec/-/grunt-exec-1.0.0.tgz"
     },
     "grunt-html": {
-      "version": "7.1.0",
-      "from": "grunt-html@>=7.0.0 <8.0.0",
-      "resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-7.1.0.tgz",
+      "version": "8.0.1",
+      "from": "grunt-html@>=8.0.1 <9.0.0",
+      "resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-8.0.1.tgz",
       "dependencies": {
         "async": {
           "version": "1.5.2",
       "resolved": "https://registry.npmjs.org/grunt-lib-phantomjs/-/grunt-lib-phantomjs-1.1.0.tgz",
       "dependencies": {
         "semver": {
-          "version": "5.1.1",
+          "version": "5.2.0",
           "from": "semver@>=5.1.0 <6.0.0",
-          "resolved": "https://registry.npmjs.org/semver/-/semver-5.1.1.tgz"
+          "resolved": "https://registry.npmjs.org/semver/-/semver-5.2.0.tgz"
         }
       }
     },
       }
     },
     "grunt-stamp": {
-      "version": "0.1.0",
-      "from": "grunt-stamp@>=0.1.0 <0.2.0",
-      "resolved": "https://registry.npmjs.org/grunt-stamp/-/grunt-stamp-0.1.0.tgz"
+      "version": "0.2.0",
+      "from": "grunt-stamp@>=0.2.0 <0.3.0",
+      "resolved": "https://registry.npmjs.org/grunt-stamp/-/grunt-stamp-0.2.0.tgz"
     },
     "gzip-size": {
       "version": "1.0.0",
     },
     "inherits": {
       "version": "2.0.1",
-      "from": "inherits@>=2.0.0 <3.0.0",
+      "from": "inherits@>=2.0.1 <2.1.0",
       "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
     },
     "inquirer": {
       "resolved": "https://registry.npmjs.org/jodid25519/-/jodid25519-1.0.2.tgz"
     },
     "jquery": {
-      "version": "2.2.4",
-      "from": "jquery@>=1.9.1 <3.0.0",
-      "resolved": "https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz"
+      "version": "3.0.0",
+      "from": "jquery@>=1.9.1 <4.0.0",
+      "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.0.0.tgz"
     },
     "js-base64": {
       "version": "2.1.9",
     },
     "shx": {
       "version": "0.1.2",
-      "from": "shx@latest",
+      "from": "shx@>=0.1.2 <0.2.0",
       "resolved": "https://registry.npmjs.org/shx/-/shx-0.1.2.tgz"
     },
     "sigmund": {
index 24e8abd8cb2fe0c039d2c0eaf9aa72a4c49e9b33..6e004e1f028a5cee07b3a77f04e5d4bfec7fe706 100644 (file)
@@ -46,7 +46,7 @@
     "eslint": "^2.11.1",
     "grunt": "^0.4.5",
     "grunt-babel": "^5.0.3",
-    "grunt-build-control": "^0.6.0",
+    "grunt-build-control": "^0.7.0",
     "grunt-contrib-clean": "^1.0.0",
     "grunt-contrib-compress": "^1.1.0",
     "grunt-contrib-concat": "^1.0.0",
     "grunt-contrib-sass": "^1.0.0",
     "grunt-contrib-uglify": "^1.0.0",
     "grunt-contrib-watch": "^1.0.0",
-    "grunt-exec": "^0.4.6",
-    "grunt-html": "^7.0.0",
+    "grunt-exec": "^1.0.0",
+    "grunt-html": "^8.0.1",
     "grunt-jekyll": "^0.4.2",
     "grunt-sass": "^1.0.0",
     "grunt-saucelabs": "^8.6.1",
     "grunt-scss-lint": "^0.3.8",
-    "grunt-stamp": "^0.1.0",
+    "grunt-stamp": "^0.2.0",
     "is-travis": "^1.0.0",
     "jscs": "^3.0.4",
     "load-grunt-tasks": "^3.4.0",