mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Merge pull request #15784 from twbs/bump-grunt-html
Bump grunt-html to ~3.0.0
This commit is contained in:
@@ -330,7 +330,6 @@ module.exports = function (grunt) {
|
|||||||
ignore: [
|
ignore: [
|
||||||
'Attribute "autocomplete" not allowed on element "button" at this point.',
|
'Attribute "autocomplete" not allowed on element "button" at this point.',
|
||||||
'Attribute "autocomplete" not allowed on element "input" at this point.',
|
'Attribute "autocomplete" not allowed on element "input" at this point.',
|
||||||
'Bad value "X-UA-Compatible" for attribute "http-equiv" on element "meta".',
|
|
||||||
'Element "img" is missing required attribute "src".'
|
'Element "img" is missing required attribute "src".'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
+1
-1
@@ -51,7 +51,7 @@
|
|||||||
"grunt-contrib-watch": "~0.6.1",
|
"grunt-contrib-watch": "~0.6.1",
|
||||||
"grunt-csscomb": "~3.0.0",
|
"grunt-csscomb": "~3.0.0",
|
||||||
"grunt-exec": "~0.4.6",
|
"grunt-exec": "~0.4.6",
|
||||||
"grunt-html": "~2.0.0",
|
"grunt-html": "~3.0.0",
|
||||||
"grunt-jekyll": "~0.4.2",
|
"grunt-jekyll": "~0.4.2",
|
||||||
"grunt-jscs": "~1.5.0",
|
"grunt-jscs": "~1.5.0",
|
||||||
"grunt-saucelabs": "~8.5.0",
|
"grunt-saucelabs": "~8.5.0",
|
||||||
|
|||||||
Generated
+13
-13
@@ -1972,8 +1972,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.0.tgz"
|
"resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.0.tgz"
|
||||||
},
|
},
|
||||||
"semver": {
|
"semver": {
|
||||||
"version": "4.2.0",
|
"version": "4.2.2",
|
||||||
"resolved": "https://registry.npmjs.org/semver/-/semver-4.2.0.tgz"
|
"resolved": "https://registry.npmjs.org/semver/-/semver-4.2.2.tgz"
|
||||||
},
|
},
|
||||||
"uid-number": {
|
"uid-number": {
|
||||||
"version": "0.0.5",
|
"version": "0.0.5",
|
||||||
@@ -2486,8 +2486,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/grunt-exec/-/grunt-exec-0.4.6.tgz"
|
"resolved": "https://registry.npmjs.org/grunt-exec/-/grunt-exec-0.4.6.tgz"
|
||||||
},
|
},
|
||||||
"grunt-html": {
|
"grunt-html": {
|
||||||
"version": "2.0.0",
|
"version": "3.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-2.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-3.0.0.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": {
|
"async": {
|
||||||
"version": "0.2.10",
|
"version": "0.2.10",
|
||||||
@@ -2532,8 +2532,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz"
|
"resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz"
|
||||||
},
|
},
|
||||||
"jscs": {
|
"jscs": {
|
||||||
"version": "1.11.1",
|
"version": "1.11.2",
|
||||||
"resolved": "https://registry.npmjs.org/jscs/-/jscs-1.11.1.tgz",
|
"resolved": "https://registry.npmjs.org/jscs/-/jscs-1.11.2.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cli-table": {
|
"cli-table": {
|
||||||
"version": "0.3.1",
|
"version": "0.3.1",
|
||||||
@@ -2744,12 +2744,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"xmlbuilder": {
|
"xmlbuilder": {
|
||||||
"version": "2.4.6",
|
"version": "2.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-2.4.6.tgz",
|
"resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-2.5.1.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lodash-node": {
|
"lodash": {
|
||||||
"version": "2.4.1",
|
"version": "3.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/lodash-node/-/lodash-node-2.4.1.tgz"
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.1.0.tgz"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -3936,8 +3936,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/safe-json-parse/-/safe-json-parse-2.0.0.tgz"
|
"resolved": "https://registry.npmjs.org/safe-json-parse/-/safe-json-parse-2.0.0.tgz"
|
||||||
},
|
},
|
||||||
"semver": {
|
"semver": {
|
||||||
"version": "4.2.0",
|
"version": "4.2.2",
|
||||||
"resolved": "https://registry.npmjs.org/semver/-/semver-4.2.0.tgz"
|
"resolved": "https://registry.npmjs.org/semver/-/semver-4.2.2.tgz"
|
||||||
},
|
},
|
||||||
"sorted-object": {
|
"sorted-object": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user